Level:
1 
Professional point:
91 
Experience:
26 
Thread:
283 
Post:
971 
Joined date:
4/28/2007 10:46:00 PM
Last Visit:
12/17/2008 12:14:45 AM
|
[Already posted on Web Design Forum with no response]
I publish pages to an Intranet and while not an HTML expert, I can usually figure out what it's doing and tidy it up etc.
Recently I noticed the "Date last updated" line I always put on my pages was showing the wrong date. I looked at my source page on my PC, which read
last updated: <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" -->
then I looked at the source code of the published page (right click, view source), which read
last updated: <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->20 July 2004<!--webbot bot="Timestamp" endspan i-checksum="28330" -->
It looks like when I published the page, the server added the startspan & checksum bits, which I don't understand. The date was wrong. Could this be because the date on the server was wrong?
I'd be grateful for any help on understanding what's going on here.
Alison
|