Wednesday 4 July 2012

Detect last updated web page date and time

Just go to the desired web page of your choice and paste the following code in your address bar:
 
javascript:alert(document.lastModified)

Tested in IE9

No comments:

Post a Comment