Often you want to know a specific webpage’s update time, here is the tip:
- go to the page you want to check.
- type: javascript:alert(document.lastModified) in the Address Bar
- press enter
You will see a message box that displays the data and time of the last modification.
(source: http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/tips/kelly95.mspx)