Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: TWebBrowser - Parsing HTML Then Display
| Subject: | Re: TWebBrowser - Parsing HTML Then Display |
| Posted by: | "Anthoni Gardner" (nono..@nono.com) |
| Date: | Sat, 10 Jun 2006 16:17:18 |
Hmmmm
>
> I have the Extended IEParser V2 component, and I can in fact use this to
> parse said document, but then it leaves me with a IHTMLDocument2
interface.
It seems I can not alter the underlying html using the IEParserV2 ....
Not sure then how to go about this.
I need to parse the html, alter certain parts of it, then feed the altered
part into the TWebBrowser
Any suggestions
Regards
Anthoni
none