Re: Efficient way to convert HTML doc to Plain Text
From: Marc Scheuner (mscheuner_at_mvps.org)
Date: 03/15/04
- Next message: qiru: "pOleObject->DoVerb return E_NOINTERFACE error"
- Previous message: qiru: "IE cannot launch any BHO application"
- In reply to: Michael Tissington: "Efficient way to convert HTML doc to Plain Text"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Mar 2004 08:34:32 +0100
>How can I extract or convert an HTML doc to plain text without all the
>markup ?
You could look at regular expressions to remove all the tags from your
HTML source code, leaving you with a simple, straight text file.
Marc
- Next message: qiru: "pOleObject->DoVerb return E_NOINTERFACE error"
- Previous message: qiru: "IE cannot launch any BHO application"
- In reply to: Michael Tissington: "Efficient way to convert HTML doc to Plain Text"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|