PDA

View Full Version : Syntax Error Code 0


maspinna
5-14-04, 11:19 PM
Hi, I'm posting this here rather than a particular forum because I don't know where the problem lies.

I am getting an error message on my page : "Line 2 char 1 Error syntax error code 0".

Any advice or suggestions would be really great. You can check the source on maspinna.com

Thanks

BerksWebGuy
5-14-04, 11:21 PM
Uhhh...where do you get the error??

What script are you using...and where is it??

maspinna
5-15-04, 12:21 AM
It's on my main page .... nothing in particular.

Croc Hunter
5-15-04, 08:15 AM
IE is telling you there's a Java scripting error on your site.

My IE 6 processes it but I think it is more than likely because of the custom status bar message. I would just get rid of it. It's not only problematic but slows page load and is just plain annoying.

maspinna
5-15-04, 01:14 PM
Ok, I removed all these lines and the error has gone: <script type="text/javascript" src="/scripts/welcome.js"></script>.

But can you tell me why?

Thanks