S
Shail
I receive this exception while debugging:
System.Web.HttpRequestValidationException
saying that
A potentially dangerous Request.Form value was detected
from the client (qtb="... #include <iostream.h> main
()...").
I want to override set the validateRequest=false for a
specific page, how to do it?
System.Web.HttpRequestValidationException
saying that
A potentially dangerous Request.Form value was detected
from the client (qtb="... #include <iostream.h> main
()...").
I want to override set the validateRequest=false for a
specific page, how to do it?