errors on ie6

  • Thread starter Thread starter jeff
  • Start date Start date
J

jeff

I keep getting a run time error asking if i want to debug
is there a way to fix what ever error is happening in my
browser?
 
jeff said:
I keep getting a run time error asking if i want to debug
is there a way to fix what ever error is happening in my
browser?

From http://www.fjsmjs.com/IE/scriptdb.htm

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en
 
Back
Top