Your Last Visit
- This page remembers the last time you visited.
- Reload the page to see the time of this visit.
This idea could be extended to
- loading only material new to this user
- loading or not loading parts of a page based on preferences
set by user on a previous visit.
Notes:
- A Cookie is used to record the time of a visit.
- Record of last visit disappears in about 30 days, so you don't
get stale cookies.
- A previous version of this page is
available for use with Netscape 2.0.
- This is mostly a programming example of using cookies in JavaScript.
- The HTML and JavaSript code is here.
- Please feel free to use this code, hopefully giving credit as appropriate
to the author.
Credits:
Your Last Visit page by James Thiele who can be reached:
To JavaScript stuff
Page last modified 28 January 2003(Simpler cookie functions)
Page previously modified 2 July 2002
Page previously modified 19 February 1996