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.
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.