XSS Problem

  •  09-16-2010, 3:04 AM

    XSS Problem

    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 
View Complete Thread