Re: Pieces won't move online [oops]

[ Follow Ups ] [ Post Followup ] [ Palview Developers Forum ]
Posted by James Garner on November 14, 19102 at 14:26:39:

In Reply to: Re: Pieces won't move online [oops] posted by James Garner on November 14, 19102 at 13:30:30:

OK
The source code did not load...

Immediatly after the Body tag is the link to load the javascript file...
Your source contains:
SRC='wim van der weel vs rob coers 11-14-2002.js'

Wim%20van%20der%20Weel%20vs%20Rob%20Coers%2011-14-2002.js
Loaded successfully.
(note: spaces are replaced with '%20')

The server is Case Sensitive, so either rename the file to all lower case, matching the html link, or modify the html link to match the file name (with caps)


Follow Ups:
Post a Followup

Name:   
Subject:

Comments:

Optional Link URL:

Link Title:

[ Follow Ups ] [ Post Followup ] [ Palview Developers Forum ]