Hi All,
I am getting the following error if I enter "<
"A potentially dangerous Request.Form value was detected from the client...."
Advance thanks,
Darma
1 Reply
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.
Francis SusaimichaelPosted Sep 16, 2016, 6:36 AM
This is the default behaviour of ASP.Net, in order to preventscript injection.If you want to avoid thisjust go with the belowdiscussion: