This script will show the time when you last modified a page on your site. Some servers don't allow you to use this. Times can also vary depending on the time set for the server.
<script type="text/javascript"><!--
// ***************
// Last Modified
// More JavaScript Scripts at
// http://icecaves.net/tags/javascript
// ***************
var last=document.lastModified;
document.write("This page was last modified on: " + last + "");
//-->
</script>Forum Board:
