A
angus
Dear All,
how to try-catch "A potentially dangerous Request.Form value was detected
from the client (txtUserName="<asdf")."
this exception?
i've set the debugger in the Page_InIt function, but this page is shown
before the Page_init function.
i know that i can set validateRequest="false" in my page, but how can i
try-catch it?
Thank you.
Regards,
angus
ref: http://asp.net/faq/images/requestValidation3.png
how to try-catch "A potentially dangerous Request.Form value was detected
from the client (txtUserName="<asdf")."
this exception?
i've set the debugger in the Page_InIt function, but this page is shown
before the Page_init function.
i know that i can set validateRequest="false" in my page, but how can i
try-catch it?
Thank you.
Regards,
angus
ref: http://asp.net/faq/images/requestValidation3.png