Hi,

I am trying to load the google home page from my VB program. its simply not loading the page.

this is what I have used :

WebBrowser1.Navigate2 ("www.google.com")

I am running IE6. is there something that I am missing?