Runttime error: Object Expected

  • Thread starter Thread starter lknn4fnn
  • Start date Start date
L

lknn4fnn

Runtime error line 49; error: object expected ...I get
this all the time while browsing. Any suggestions?
 
lknn4fnn said:
Runtime error line 49; error: object expected ...I get
this all the time while browsing. Any suggestions?

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