Converting HTML files

  • Thread starter Thread starter Xarky
  • Start date Start date
X

Xarky

Hi,
I would like to convert HTML documents in an appropriate text document.

Is this possible to do in an easy way.

Thanks
 
Hi,

You can use Regex to strip all tags from HTML and get just the plain text.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top