While trying to edit any post with HTML code I get an error: A potentially dangerous Request.Form value was detected from the client (_ctl1:PostForm:PostBody="...
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Jul 21, 2005, 10:02 AM
Mahesh ChandPosted Jul 21, 2005, 9:23 AM
Protected
Overrides Sub OnPreRender(ByVal e As System.EventArgs)' Bind
Results.DataSource = New ExamDataView().FetchData("SELECT ID FROM CW_ExamForms")
Results.DataBind()
End Sub
Mahesh ChandPosted Jul 12, 2005, 1:20 PM
Again reply
Mahesh ChandPosted Jul 12, 2005, 1:20 PM
test reply