Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: TWebBrowser
| Subject: | Re: TWebBrowser |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Sun, 25 Mar 2007 11:57:08 |
"viana" <v@v.com> wrote in message
news:46069eaf$1@newsgroups.borland.com...
> is there a way to disable loading graphics on twebbrowser ?
No.
> is there a way to load only the html code from the page ?
> i just need the html code.
Then you should download the HTML yourself straight from the HTTP
server and not use TWebBrowser for that.
Gambit
none