K
Kevin
I'm using a web control on a form. When I go to certain web sites (through code), I get a popup error message titled "Internet Explorer Script Error".
Most of the time the error shown is 'Unterminated string constant', but occasionally I get 'T' is undefined.
I assume these are errors in the web pages that I'm going to, but what I need to know is how to keep this message from popping up or how to get rid of
it through code if it does pop up.
Most of the time the error shown is 'Unterminated string constant', but occasionally I get 'T' is undefined.
I assume these are errors in the web pages that I'm going to, but what I need to know is how to keep this message from popping up or how to get rid of
it through code if it does pop up.