Freepages-Help-L Archives
Archiver > Freepages-Help > 2005-06 > 1119947252
From: "Stanier, Alan M" <>
Subject: RE: More Handy Java
Date: Tue, 28 Jun 2005 09:27:32 +0100
Are you sure about the . before script?
-----Original Message-----
From: Michael Hymer [mailto:]
Sent: 28 June 2005 04:06
To:
Subject: More Handy Java
Snippet #2: Last Modified
Do you update your content regularly?
This handy little script can be placed at the bottom of your webpages to
inform your visitors of the last time that page was updated.
This page was last modified:
<.script language="JavaScript">
document.write(document.lastModified);
</script>
This thread:
| RE: More Handy Java by "Stanier, Alan M" <> |