Click here to Skip to main content
15,905,427 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a free textbox in asp.net ASPX page. TO run I have to add ValidateRequest="false" in my aspx page otherwise it through me an error. can some one please help me if there is any another way not to include ValidateRequest="false" in my page since it is not good way to add in the Page..

Thanks,
Madan.
Posted
Comments
muneebalikiyani 8-Apr-13 5:12am    
please mention the error

1 solution

Check this link , it might solve your problem link[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900