Validation of HTML input

  • Thread starter Thread starter anonymou
  • Start date Start date
A

anonymou

I have a portal-like site where I cannot use the @ Page
validateRequest=false approach for bypassing HTML input
because it would affect all pages of the site. Does
anyone have a work-around for allowing HTML input only on
specific boxes? I was thinking I could encode the
content before it is posted to the server.

Thank you in advance.
 
How would it affect all the pages of the site when it only works for the page you put it in?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top