Determine last modified date of a web page

by Nirmala 2010-04-30 11:26:03

Determine last modified date of a web page
You can quickly determine the exact date and time when a website was last updated or modified by inserting the below string into the address bar.
javascript:alert(document.lastModified)

Tagged in:

1205
like
0
dislike
0
mail
flag

You must LOGIN to add comments