wave header

What did you think I was talking about? 

If you want to find the date a webpage was most recently updated, try this: 

1.  Type this into where the address is for the web page you are looking at:

javascript:alert(document.lastModified)

2.  Make sure you type it exactly this way--with the caps done just like above.

3.  Then, press "enter".

4.  The date the page was last updated will pop up in a small dialogue box (you won't lose the page you were on).

That's all there is to it . . .

Back to Hess Homepage