Getting an IE pop-up after running script over the weekend

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
lebrocoli
Pro Scripter
Posts: 53
Joined: Tue Sep 06, 2005 9:28 pm

Getting an IE pop-up after running script over the weekend

Post by lebrocoli » Mon May 11, 2009 3:21 pm

I ran a script over the week-end using IE7.

When I came in this morning, I had a IE pop-up window with this message:

------------------------------------------------------------------------------
Stop running this script?
A script on this page is causing Internet Explorer to run slowly.
If it continues to run, your computer may become unresponsive.
---------------------------------------------------------------------------------

Why does that come up and is there a way to avoid that?

Thanks

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Mon May 11, 2009 4:47 pm

The script that the message refers to is probably a java script on the web page. It definitely is NOT the Macro Scheduler script.

You could disable java scripts on that page and that may eliminate the message, but you may actually want the script to run. You could search the source code for the web page to find out what scripts are being called to help determine if it is java or some other script, and to understand what may not run if you disable that type of script.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts