I am using ASP.NET and on ASP.NET page has validate attribute which checks for the XSS validations. However i would like to know that is it really sufficient ?
I hav
Check it out: Allowing HTML and Preventing XSS @ shiflett.org
These are the basics: