Archive for May, 2008

A better HTMLencode for protection against cross-site scripting (XSS)

Cross site scripting can get really ugly. When interacting with a website visitors might try to post script (mostly javascript) which could be harmful.

Read more »