Groups | Blog | Home
all groups > asp.net > march 2004 >

asp.net : using html



smen
3/21/2004 9:31:05 PM
hiye, in my text box i would like to add some html codes e.g <b></b> to bold text and such. but i keep getting some asp.net errors, so what must i do to achive that

Steve C. Orr [MVP, MCSD]
3/21/2004 11:21:38 PM
One of the enhancements in 1.1 is the new "ValidateRequest" feature that
provides automatic detection and blocking of suspicious looking data. This
is a feature to prevent HTML injection and other such attacks.
Here's more info:
http://weblogs.asp.net/vga/archive/2003/05/02/6329.aspx
http://www.asp.net/faq/RequestValidation.aspx
http://groups.google.com/groups?q=%22ASP.NET%22+injection+1.1&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=s6eTzAHCDHA.2580%40cpmsftngxa06.phx.gbl&rnum=1

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net



[quoted text, click to view]
bold text and such. but i keep getting some asp.net errors, so what must i
do to achive that?
[quoted text, click to view]

AddThis Social Bookmark Button