Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : TWebBrowser
| Subject: | TWebBrowser |
| Posted by: | "viana" (v@v.com) |
| Date: | 25 Mar 2007 09:09:19 |
hello,
i'm writing an application that needs to read the html code from a page. this is not a problem, i'm using twebbrowser and extracting the html ok.
but, i only extract the html when the document is complete. depending of the page, it can be slowly because the graphics.
so my question is : is there a way to disable loading graphics on twebbrowser ? or, is there a way to load only the html code from the page ? i just need the html code.
thanks,
viana