J
JJ_377
scenario: textbox that user enters some program code in...
this will cause the above error in the subject of this posting...
How can I deal with this:
Besides a custom error page, is there any way to trap this so that I
can remove the offending item from say, a textbox, and then tell the
user not to enter items in the textbox that will raise this error?
I don't seem to be able to trap the error because none of the usual
page and control events seem to fire when I put offending material in a
textbox (with the page directive validateREquest NOT set to false)
I would really like to keep my validateRequest Not set to false because
of the security advantages...
Thank you.
this will cause the above error in the subject of this posting...
How can I deal with this:
Besides a custom error page, is there any way to trap this so that I
can remove the offending item from say, a textbox, and then tell the
user not to enter items in the textbox that will raise this error?
I don't seem to be able to trap the error because none of the usual
page and control events seem to fire when I put offending material in a
textbox (with the page directive validateREquest NOT set to false)
I would really like to keep my validateRequest Not set to false because
of the security advantages...
Thank you.