Dec
22nd | 2007

How to Suppress / Disable Script Errors in WebBrowser Control

Posted by Amit |
Filed under .Net, ASP.Net, C#, Visual Studio |

Hi all.
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 for hours and the same answer came [...]


Continue Reading...

Search Dev102