Hi all,
I am using ValidateInput() to check that my querystrings and cookies are not subject to malicious attacks. But that function also checks form fields, which I dont want it to do since I allow html code to be entered in text boxes.
Is there a way to make ValidateInput() not check the form input fields?
View Full Details...............................
No comments:
Post a Comment