Hi,
How can we remove any malicious scripts entered by users in HTML tab?
Example:
<script type="text javascript">...</script> <b>How are you ?</b>
with HTMLEcnode it block scrpt tag but also html base tag (bold).
Have you solved XSS Security problem?
thank you very much
regard's