Skip to main content

A potentially dangerous Request.Form value was detected from the client

A potentially dangerous Request.Form value was detected from the client


Put validateRequest="false" in your page directive or web.config file.

http://msdn2.microsoft.com/en-us/library/ms972967.aspx

Comments