How to remove HTML tags

Hi

Is there any way to remove the HTML tags and show only the content using lotusscript

Currently I have many html codes for variuous pages stored as a documents.

for e.g

TEst

This is the test

Is there any other way we can show only the contents.

“This is the test” in the above code

Thanks in advance

Subject: How to remove HTML tags

You might have to do it longhand. Oh for regular expressions in lotusscript :frowning: