Friday, April 28, 2006

Tip - finding last date updated

I found a scrap of paper in my briefcase . . . can't remember where I picked up this little bit of information, so here's an apology to whomever I should give credit.

If you want to know the last time a web page was updated, while that page is displaying in your browser, enter this text in the address bar:
javascript:alert(document.lastModified)

A small dialogue box will appear with the last date the page was uploaded. Note: this only works with .html pages.

2 Comments:

At 12:44 AM, Anonymous Anonymous said...

Thank you so much for making this post. I found it extremely useful in being able to cite my sources correctly. I even put it as a bookmark in my browser which makes it very handy. Thanks a ton!

 
At 7:52 AM, Anonymous Anonymous said...

wow. That was a real help for me. Great Post. I was searching for this info a lot.

 

Post a Comment

Links to this post:

Create a Link

<< Home