1 Reply Latest reply: Aug 17, 2010 1:23 PM by ilssac RSS

    How to strip HTML out of the form field but leave the basic user formatting?

    el_sim Community Member

      What would you recommend to automatically strip out HTML that a user has entered into a form field? At the same time we need to preserve the basic formatting that was submitted by the users  i.e. replace <p> tags with CRLF, etc. StripHTML function is perfect but it removes all HTML and therefore, all formatting. Is there anything more flexible?

       

      Thanks!