/    Sign up×
Community /Pin to ProfileBookmark

Need Help Urgently

I am just a beginner. I uploaded my first website
using geocities (free site). When I check my website using netscape, everything is fine. But when I used Internet Explorer, the following error
messages show:

LINE: 2
CHAR:29
ERROR:SYNTAX ERROR
CODE: 0

LINE:4
CHAR:203
ERROR:UNDETERMINED STRING
CODE:0

What does it mean and how can I fix it? I am using tags that are common for both Netscape and IE.

HELP!

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@Rick_BullNov 24.2002 — That's a JavaScript error, and you've (or goescities have) forgotten to close a string. E.g.

var someString = "string...

should be

var someString = "string"

But without a link to the page we probably can't help much more than that.
Copy linkTweet thisAlerts:
@PeOfEoNov 24.2002 — Are you using internet explorer just to view you page or are you looking at it through aol of something. Is it actually preventing from seeing the page?
×

Success!

Help @green_archer spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...