adarshakb
12-23-2010, 06:17 PM
Hi,
I am using CK editor to get input for comments feild from users for a comments page.... how could i protect from cross site scripting attacks and other javascript attacks? ... is there any code for serverside (standard one) or should i take care of it...
Also if i escape html tags and escape tags and leave only those that are permted... how could i stop something like this<a onmouseover="some script"... kinda inline submissions?
:thumbsup:thanks in advance
I am using CK editor to get input for comments feild from users for a comments page.... how could i protect from cross site scripting attacks and other javascript attacks? ... is there any code for serverside (standard one) or should i take care of it...
Also if i escape html tags and escape tags and leave only those that are permted... how could i stop something like this<a onmouseover="some script"... kinda inline submissions?
:thumbsup:thanks in advance