I wrote a program that uses IE and every time I visit a webpage I get a javascript scripting error and the msgbox that says "Continue running scripts on this page?" and I need to keep them from showing up as it keeps halting my program. In internet options I have disabled script debugging and unchecked show all scripting errors. Does anyone know how to actually keep IE from showing me these error messages? These errors don't affect the operation of my program other than me having to click yes so I want to block these errors from ever being displayed. Can I set IE to actually ignore these? Can I trap the error within VB and cancel it out or step over it? Anything? Please help it is so annoying.
