Display "Last Update" date automatically |
|||
How to:
Neat tricks:
More:
|
It's highly recommended
that you include "last updated" information on all your web documents
so those viewing your site can accurately evaluate how current your information
is. You can do this automatically by adding this HTML code to your documents
to indicate when they were last updated:
Last updated on: <!--#echo var="LAST_MODIFIED" -->It will be displayed like this: Last updated on: Monday, 06-May-2002 14:34:56 EDT
Document: http://www.med.umich.edu/umhswww/howto-lastupdate.htm Last updated: Monday, 06-May-2002 14:34:56 EDT Comments to: ASK-UMHS on Groupwise. If you do not use the UMHS Groupwise system, add @med.umich.edu to that to form a complete Internet address. |
||