Welcome! I offer a large growing range of free video tutorials on simple and complex things to do with your computer and software. I will show you the steps to make your PC (Personal Computing), fun & productive. Subscribe to my RSS feed to keep up on the new videos I provide, you can also Subscribe by Email. Thanks for visiting! Comments & feedback appreciated.

When was this page last updated? Some people wonder that very question from time to time. Certain information on the web is time sensitive & you don’t want to be using old information if its not relevant to what you want to do anymore.

This tip will show when a webpage was last updated using just one line of JavaScript in your browser address bar!

Read below how you can see when the last time a web page was updated.

INSTRUCTIONS

1. Just visit the page you want to check (An example is: http://www.morethings.com/fan/the_shield/index.htm) & paste this code into your address bar and hit ENTER: javascript:alert(document.lastModified)

The code will display the last time a web page was updated displayed in a message box on your screen.

VIDEO TUTORIAL

More information:

This trick is mostly useful for pages that are not dynamic such as blogs & scripted pages. This tip works best with static HTM / HTML pages. The reason is that the dynamic pages are created on the fly at the instant you view them.

Categories:

Internet

Tags:

, , ,



COMMENTS