I am trying to disable script errors that are generated by an IE window using a WebBrowser control.
Using a Firefox is not an option, and setting the .silent mode - also does not help.
Is there a way perhaps to grab each window that has the focus, check it's title for "Script Error", and close it ? Not sure how to do something like that though.
Any suggestions ?
Thanks,
Mips.
Using a Firefox is not an option, and setting the .silent mode - also does not help.
Is there a way perhaps to grab each window that has the focus, check it's title for "Script Error", and close it ? Not sure how to do something like that though.
Any suggestions ?
Thanks,
Mips.