I found a neat little trick that allows me to get a last modified date / last changed date from a webpage I’m viewing.

Simply copy the code below into your address bar and it will cause a window to pop-up with the last modified date.

javascript:alert("Last Modified " + document.lastModified)

Very neat trick.

–Ben

Source:  About.com

Related posts:

  1. Fix – MS Entourage 2008 Doesn’t Sync Tasks with Exchange If you have exchange 2007 or later and Entourage 2008 you can go download the update for Entourage called Entourage Web Services Edition.  (This includes AppRiver, I believe)....
  2. Fix – Outlook 2007 won’t Search Tasks I don’t know what’s going on with Outlook’s Indexing, but it would miss tasks – even when I could see them by scrolling down by date. I had...
  3. Motorola Gives timeline for Android 2.1 for Smart phones and Droid Motorola has put up a page giving expected roll-out dates for their android phones to upgrade to Android version 2.1.  Here’s the summary Droid – soon Milestone (Europe)...
  4. Fix – Page Numbering in Word 2007 Fails / Broken and gives MERGEDOCUMENT gibberish I just ran past a strange error in Microsoft Word 2007 on windows.  A colleague and I tried to insert page numbers at the bottom of the document...
  5. Fix – Move a Print Job from an Offline Printer to Online Printer when In the Spooler Fix:  Change the Offline Printer’s Port to an Online Similar Printer’s Port.  As far I can tell, you can’t move the file / print job.  You can just...