Per University policy all pages must have
the date of last modification displayed on them. The easy way to do this
is to use an include tag that looks at the file's last modified date
on the UNIX system.This will cause it to automatically update whenever
you update the file.
Example:
<hr>
<font size="1">Last modified: <!--#echo var="LAST_MODIFIED" --></font>
The above code places a horizontal rule on the page followed by a small
font report on the modified date. It will look like the one on this page.
Last modified:
Tuesday, 10-Jul-2007 11:04:15 EDT
|