PDA

View Full Version : Can I see the date an HTML-file was last saved?


CFLarsen
14th December 2003, 07:55 AM
There's an HTML-file on a server, which I cannot access with usr/psw. I want to be able to see when this HTML-file was last saved.

Is that possible?

shanek
14th December 2003, 08:06 AM
In IE, just go to File>Properties. In Mozilla, it's View>Page Info. You'll see both the creation date and the last modified date. (Note that dynamically generated pages will always show the current date and time.)

CFLarsen
14th December 2003, 08:14 AM
Thanks! :)