Can someone figure out what this Line 1 Syntax error is? I am trying to debug in IE6 and IE7 and can’t find the source of the issue.
http://ci.elfster.net/apps/game/tree/design.aspx
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just after this comment line:
you are trying to embed a javascript:
I’ve got this path:
a.aspx?ZoneID=4&Task=Get&IFR=False&PageID=27668&SiteID=1&Random=1250553113754
This URL returns HTML not javascript hence the error you get.