Click to See Complete Forum and Search --> : Error Code - Help Please
kcoabra
08-20-2005, 09:05 PM
I was working on my site and all of a sudden this appears. How do I find line 403? I tried counting lines but no errors that I could see. Rookie!!!! Help!!!
Error on Page
Line: 403
Char: 1
error: object expected
code: 0
e-realmz
08-20-2005, 09:18 PM
Maybe THIS (http://www.htmlgoodies.com/primers/jsp/article.php/3478321) will help. :cool:
kcoabra
08-20-2005, 09:53 PM
This is on the line with the error code. Do you see anything wrong with it?
<!-- Menu_Code_stylesheet -->
JPnyc
08-20-2005, 10:08 PM
That's a typical internet explorer error message. They're not really very useful at all. That's a comment, it's not even part of the code.
Try loading the page in firefox or netscape with the javascript console open. It'll give you a much more useful and descriptive error message.