I have made a simple browser in vb but sometimes most of the time when i go to a website i get this problem.
http://img94.imageshack.us/img94/8193/errorpopup.jpg
Can somebody help me out with this problem?
Much appreciated.
Printable View
I have made a simple browser in vb but sometimes most of the time when i go to a website i get this problem.
http://img94.imageshack.us/img94/8193/errorpopup.jpg
Can somebody help me out with this problem?
Much appreciated.
This worked for me:
Code:WebBrowser1.ScriptErrorsSuppressed = True