2013-05-21, 12:01 AM
This user has been denied support.
Hi!I was experimenting with MyCode today and found a need to escape quotes in users input.
The reason is, that I use the users input in Javascript and quotes break the code. Additionally, some special characters could be used to perform XSS attack.
Is there a way to escape or remove quotes and other special characters from the input?
Thank you very much!
Visit blog.1llusion.info for security tips, news and much more!