How to stop image loading in WebBrowser control 
Author Message
 How to stop image loading in WebBrowser control
Hi!

I'm scanning through a HTMLDocument obtained from the WebBrowser control to
gather links and such. But is there a way to disable image loading in the
control? Since I don't need the images its a complete waste to download the
from the net.

Best regards,
?rjan Klo



Wed, 05 Mar 2003 03:00:00 GMT  
 How to stop image loading in WebBrowser control
You need to set preferences of your IE. I dont
think you can do it through WebBrowser
control. If you find a way please let me know.
As a one-time solution uncheck Show Pictures in
View/InternetOptions/Advansed for
IE4 or Tools/InternetOptions/Advansed for IE5.
Programmatically it can be set in
HKEY_CURRENT_USER\Software\Microsoft\Internet
Explorer\Main by setting
Display Inline Images to no

->Sergey<-

<B>&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
</B>



Quote:
> Hi!

> I'm scanning through a HTMLDocument obtained

from the WebBrowser control to
Quote:
> gather links and such. But is there a way to

disable image loading in the
Quote:
> control? Since I don't need the images its a

complete waste to download the

Quote:
> from the net.

> Best regards,
> ?rjan Klo

Sent via Deja.com http://www.deja.com/
Before you buy.


Sun, 16 Mar 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Stopping images from loading in on instance of IE

2. Loading Images from Access into Image Control

3. load a Jpeg image into a picturebox or image control

4. Loaded image in Image or PictureBox control

5. Error loading GIF or JPG image in PictureBox or Image controls

6. Using WebBrowser control load URL in a separate Browser OR any other control

7. Stopping popups with webbrowser control

8. How Do I Stop History In IE WebBrowser Control

9. webbrowser control - how to stop navigation

10. Stopping webpage resizing in WebBrowser control

11. Stop pictures showing in Webbrowser control

12. How Do I Stop History In IE WebBrowser Control

 

 
Powered by phpBB® Forum Software