In one of my forms I would like to be able to enter an html in the database. Unfortunately when I tried to do that I got error.
In the local server I added ValidateRequest="false"
and
that fiexed the problem but in the web server that doesn't work
Go to the complete details ...