Dates of web pages?

  • Thread starter Thread starter Michael Harding
  • Start date Start date
M

Michael Harding

Because some pages prove so historical, can somebody please tell me how you
can find the "date published" of a web page?

Thanks,
M H
 
Michael Harding said:
Because some pages prove so historical, can somebody please tell me how you
can find the "date published" of a web page?


javascript:document.lastModified


but it won't be very useful for dynamic HTML.
In that case you may get a better clue from the Last Modified date
of some of the page's components, e.g. graphic images, custom scripts,
etc. All such dates are available in the "TIF viewer" in Details view
sorted appropriately. E.g. Alt-T,O,Alt-S,V Alt-V,D Alt-V,I,...

Thanks,
M H



HTH

Robert Aldwinckle
---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top