Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: Convert HTML to Text
| Subject: | Re: Convert HTML to Text |
| Posted by: | "danny heijl" (danny_dot_heijl_at_telenet_dot_be) |
| Date: | Sat, 15 Apr 2006 11:42:12 |
Steve Johnson schreef:
> Is there a component that will strip the formating
> HTML codes and return just the data?
I use TCDSParser for that. Simple, fast, solid, with source.
Don't remember where I got it (long ago).
Danny
---