How can some user generated text be safely written out on a webpage?
Is there some complete list of characters that needs to be escaped?
The ",+,: -character should probably be escaped, but there are probably a more comprehensive lis of what needs to be done.
I am thinking about the possibility to do exploits that inserts javascript or other things that will redirect the page or mess things up. The younger generation has so much creativity.