Error: Object expected

  • Thread starter Thread starter Bilal Muddassir
  • Start date Start date
B

Bilal Muddassir

Hi

At the following URL

http://www.matweb.com/search/SearchSeq.asp

I am getting the error icon at the bottom left side of
the IE6 window on the status bar and upon double clicking
it I see the following error message in a dialog box

Line: 1
Char: 1
Error: Object expected
Code: 0

I am baffled. Could someone shed some light on the error
and tell me how to debug it? Due to this I cannot perform
search on the site.

Regards, Bilal
 
Bilal Muddassir said:
Hi

At the following URL

http://www.matweb.com/search/SearchSeq.asp

I am getting the error icon at the bottom left side of
the IE6 window on the status bar and upon double clicking
it I see the following error message in a dialog box

Line: 1
Char: 1
Error: Object expected
Code: 0

I am baffled. Could someone shed some light on the error
and tell me how to debug it? Due to this I cannot perform
search on the site.

Regards, Bilal

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