Can you tell the date of the web page?

  • Thread starter Thread starter Terry
  • Start date Start date
Hi Terry,

Right click on the page and select "Properties". You will find the create
date and modified date at the bottom of the dialog.

Some pages are created "on the fly" (dynamically) and so have a create and
modified date of the current date and time of the web server that creates
the page.

Regards.
 
The create date will be the date the the viewer's browser accessed it. Such
as today's date.

| Hi Terry,
|
| Right click on the page and select "Properties". You will find the create
| date and modified date at the bottom of the dialog.
|
| Some pages are created "on the fly" (dynamically) and so have a create and
| modified date of the current date and time of the web server that creates
| the page.
|
| Regards.
| | > http://www.galttech.com/research/household-DIY-tools/septic-tanks.php
| >
| > This one for example.
| >
|
|
 
Tom Willett said:
The create date will be the date the the viewer's browser accessed it.
Such as today's date.


Not necessarily. E.g. find a page which is not dynamically created
and enter in the Address bar: javascript:document.lastModified
Note: property name is case sensitive.

Compare that with the object's properties in the TIF viewer.

Try it with this one: <eg>

http://www.blosxom.com/plugins/headers/lastmodified.htm

(Live search for
lastmodified
)


HTH

Robert Aldwinckle
---
 
Back
Top