hey ppl
is it possible to load a webpage in the webbrowser control without the images as iam interested in the source of the page.also that would load the page faster

iam using the following code
Code:
WebBrowser1.Navigate2 "webpage"
thanks in advance