This article explains Cross Site Scripting (XSS), showing some samples that are vulnerable to XSS and trying to inject some scripts. We then see how we can prevent XSS attacks in an ASP.NET website. ...

Go to the complete details ...