Hello,
I am trying to suppress script errors through my VB code and prevent them from popping up.
I am aware of
http://support.microsoft.com/kb/279535
We have that solution implemented and it works for IE7 and IE8 (haven't tested below IE7) however when we try to test it on IE9 then we get the script errors again. I am wondering if there is another approach or solution that will suppress the script
errors for all versions of IE?
Thanks,