More details at ASP.Net site. At that site you also get some solutions, and I have read on the web that many people suggests changing web.config. That's a bad solution since it will affect all pages on your site.
Instead add a tag validateRequest="false" into the Page-directive on top of the page you want users to be able to input HTML and script tags.
No comments:
Post a Comment
Post your comments here: