Previous by DateNext by Date Date Index
Previous by ThreadNext by Thread Thread Index
LM_NET Archive



Dear Lisa,

Try this Javascript code to show the last time the page was updated:

<script>
datUpdated = new Date(document.lastModified) ;
datMonth = datUpdated.getMonth() + 1 ;
datDate = datUpdated.getDate() ;
datYear = datUpdated.getYear() ;
document.write("<i>Last Updated: " + datMonth + "/" + datDate + "/" +
datYear + "</i>") ;
</script>

Put it somewhere in the body of the page.  It should work!

Sincerely,
Michael Bell
Former Chair, Texas Association of School Librarians
drmichaelbell@hotmail.com
Retired school and university librarian
webmaster at http://www.virtuallrc.com/magbot
webmaster at http://www..virtuallrc.com
webmaster at http://www..virtuallrc.com/alphamarks
webmaster at http://www.academicindex.net





> What is the HTML code to de
> I had this once, but now I've lost it. 
>
> What is the HTML code to determine when a webpage was last updated?
>  
> Lisa Hunt, NBCT 2005
> School Library Media Specialist
> Apple Creek Elementary
> Moore, OK
> lisa3moon@yahoo.com
>
>
>
>
> --------------------------------------------------------------------
> Please note: All LM_NET postings are protected by copyright law.
>   You can prevent most e-mail filters from deleting LM_NET postings
>   by adding LM_NET@LISTSERV.SYR.EDU to your e-mail address book.
> To change your LM_NET status, e-mail to: listserv@listserv.syr.edu
> In the message write EITHER: 1) SIGNOFF LM_NET  2) SET LM_NET NOMAIL
>  3) SET LM_NET MAIL  4) SET LM_NET DIGEST  * Allow for confirmation.
>  * LM_NET Help & Information: http://www.eduref.org/lm_net/
>  * LM_NET Archive: http://www.eduref.org/lm_net/archive/
>  * EL-Announce with LM_NET Select: http://lm-net.info/
>  * LM_NET Supporters: http://www.eduref.org/lm_net/ven.html
>  * LM_NET Wiki: http://lmnet.wikispaces.com/
> --------------------------------------------------------------------
>


Dr. Michael Bell
Former Chair, Texas Association of School Librarians
drmichaelbell@virtuallrc.com
Retired school and university librarian
webmaster at http://www.virtuallrc.com
webmaster at http://magbot.virtuallrc.com
webmaster at http://alphamarks.virtuallrc.com
webmaster at http://www.academicindex.net

--------------------------------------------------------------------
Please note: All LM_NET postings are protected by copyright law.
  You can prevent most e-mail filters from deleting LM_NET postings
  by adding LM_NET@LISTSERV.SYR.EDU to your e-mail address book.
To change your LM_NET status, e-mail to: listserv@listserv.syr.edu
In the message write EITHER: 1) SIGNOFF LM_NET  2) SET LM_NET NOMAIL
 3) SET LM_NET MAIL  4) SET LM_NET DIGEST  * Allow for confirmation.
 * LM_NET Help & Information: http://www.eduref.org/lm_net/
 * LM_NET Archive: http://www.eduref.org/lm_net/archive/
 * EL-Announce with LM_NET Select: http://lm-net.info/
 * LM_NET Supporters: http://www.eduref.org/lm_net/ven.html
 * LM_NET Wiki: http://lmnet.wikispaces.com/
--------------------------------------------------------------------

LM_NET Mailing List Home