Hi there,

What is another way to download the page source code w/o using the Inet control?

Can a webbrowser control be used to do this? If so, please provide an example.

ex.:
strURL = "http://yahoo.com"

All i need is the source code of strURL put into strHTML without using the Inet control.

Thanks in advance!