L
LARB
Afternoon,
Firstly, I have extensively researched Google before I posted this question.
I am using the WebBrowser control on a form.
Firstly I point to a blank URL
myBrowser.Navigate "about:blank"
when I change the URL to say
myBrowser.Navigate "www.nytimes.com"
I receive an error "Method 'Navigate' of object 'IWebBrowser2' failed".
Please, does anyone know how to get around this error when changing the URL path ?
Thanks
Pete
Firstly, I have extensively researched Google before I posted this question.
I am using the WebBrowser control on a form.
Firstly I point to a blank URL
myBrowser.Navigate "about:blank"
when I change the URL to say
myBrowser.Navigate "www.nytimes.com"
I receive an error "Method 'Navigate' of object 'IWebBrowser2' failed".
Please, does anyone know how to get around this error when changing the URL path ?
Thanks
Pete