Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: Convert HTML to Text
| Subject: | Re: Convert HTML to Text |
| Posted by: | "Ralf Junker - http://www.yunqa.de/delphi/" (delphi.at.yunqa.dot...@) |
| Date: | Sat, 15 Apr 2006 19:20:29 |
Hi Steve,
I use DIHtmlParser from http://www.yunqa.de/delphi/htmlparser/ to do this. Look
at the demo project named DIHtmlParser_ExtractText for how to start.
Regards,
Ralf
"Steve Johnson" <sjohnson@caelix.com> wrote:
>I'm using TIdHTTP to get a web site. The Get method returns all of the data
>and HTML formating codes. Is there a component that will strip the formating
>HTML codes and return just the data?
---
The Delphi Inspiration
http://www.yunqa.de/delphi/
none