By tag: Exploere
0
kicks
How to Suppress / Disable Script Errors in WebBrowser Control
I am currently writing an application that uses the WebBrowser control to perform operations on web pages. Unfortunately I stumbled upon a very annoying problem, sometimes an Internet explorer script error window pops up and stops all execution until you click the OK button. I've searched the web fo...