Freepages-Help-L Archives
Archiver > Freepages-Help > 2000-03 > 0954142441
From: Jim Keebaugh <>
Subject: Re: [FreeHelp] Time/date problem
Date: Sun, 26 Mar 2000 23:34:01 -0800
>After posting my problem, I checked out the FreePages FAQ and discovered
>the right way to do it -- and it works, on the main page. However the
>identical code fails to work on some of the other pages and I still have
>not figured out why, since I simply copied and pasted the lines that
>worked onto all the others to replace the JavaScript that would not work...
Interesting -- the server is just sending out the #echo command as a
comment, instead of acting on it. The only difference I can see between the
page that works and one that doesn't is that you have a <.center> tag that
is not closed on the one that doesn't work. I just don't see any reason for
that to cause this particular problem. Whatever it is, it has the RootsWeb
server sufficiently confused that it added a second set of <./body> and
<./html> tags. Maybe some sort of interaction with RootsWeb's banner
script?? Try fixing the <.center> and see if that helps. If it does, I am
prepared to be amazed.
Jim Keebaug
This thread:
| Re: [FreeHelp] Time/date problem by Jim Keebaugh <> |