kdm2918
04-06-2005, 11:34 PM
Can anyone tell me why when I put the javascript command "document.write(document.lastModified)" into a footer file and include it in my index.shtml file I always get todays date and not the last mod date of the index.shtml file? If I place the line in a .html file it works fine, it only goofs up if I use it in a SSI file. Even if I put the command directly into the index.shtml it will not work, but if I change the file name to index.html it does work. I am using IE 6.0 and I think we use IIS 4.0 for our servers. Thanks for any help