Tagged Questions
0
votes
1answer
334 views
How do I protect my website from javascript injection attacks when using rich text editors?
Hi all I am using the markitup editor to get the value for one of my fields and storing it a sql server 2008 db. Now I guess the problem is people having script tags and javascript in the editor and ...