Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to programmatically turn off IE script debugging

$
0
0
I am using SmartGWT 4.0. I use a regular expression to verify a long email address, and I get a long script running error on IE.
If I turn off debugging with following steps, my app works fine:
Open Internet Explorer
Click the 'Tools' menu, and then select 'Internet Options'
Click the 'Advanced' tab, select the 'Disable script debugging (Internet Explorer)' and 'Disable script debugging (Other)' check boxes
Clear the 'Display a notification about every script error' check box, and then click OK

Can I set up SmartGWT that automatically do these settings for IE?

Viewing all articles
Browse latest Browse all 4756

Trending Articles