I put ValidateRequest="false" in my page directive but the page acts like it's not posting back. If I remove the html then it posts back fine.
Using the text boxes inside an update panel shouldn't make a difference right?
I'm trying to store text in my database with html formatting.
Again, I am using an update panel.