Site under development
Back to List'Using (Html.BeginForm("saveComment", "Article", New With {.ArtID = Model.Article.ArticleID})) Using (Ajax.BeginForm("saveComment", "Article", New With {.ArtID = Model.Article.ArticleID}, New AjaxOptions With {.OnComplete = "createcommentcomplete"}))
If User.Identity.IsAuthenticated Then Else
If You would like to post comments without using Captcha, Please Register.
End If