Hey Guys and Girls,

It's been a while since I have posted here but I have yet again been bitten by the VB bug and have a project in the pipeline.

Now, here is my problem.

Lets say there is a webpage. I know that at a certain location on said webpage there is an image. The location of that image will never change and neither will the size or scale. Is it possible to use the web browser control to load the webpage and display, or show only the image and disabled the ability to look at the rest of the webpage. In other words, I want the web browser control to fit neatly around the image.

Does the webbrowser control have the ability to download on element of a webpage (the image) OR download the whole webpage but only show the webpage.

As always thanks alot and rep to everyone who offers suggestions.

Jord