How to remove html-tags from a text.
Hello!
I have a text-field which I will remove html-tag's from.
Example:
"This is a test<br><p> and another test"
The function must return a similar text, but without the html-
tags <br> and <p> (in this case).
Anybody that can help me with this little problem?
Thanks in advance for any help :-)
Best regards
Kjetil Klxve