|
Display Time of Last Visit
|
Other links at JavaScript > Scripts and Programs > Cookies |
| 1. |
Display Time of Last Visit
|
|
|
This script records the date+time of your visitors last visit and displays it upon their return. If this is their first visit to your site, a greeting message is shown instead. Uses cookies.
|
| 2. |
Cookie Editor
|
|
|
With this script, you can view, add, modify and delete the cookies of your Web browser. It is useful for debugging dynamic Web sites.
|
| 3. |
Non-Persistent Cookie
|
|
|
This JavaScript uses cookies to get input from the user 1 time per users web session. It uses a non-persistent cookie to prompt the user for a word - it then stores it for the rest of that web browsers life. It will use the value input and stored in the cookie to put that word onto the page that it is loading.
|
| 4. |
seconds at site
|
|
|
Use this JavaScript to count and remember the number of seconds that a visitor has been at your page.
|
| 5. |
Stored Documents
|
|
|
Stored Documents is a Favorites capability for your website. It is supplied both as a free hosted service, or available for download. By simply placing a tag on the page where you want the links to appear, the Stored Documents script provides three separate JavaScript functions, which display the Store this document link, the Clear all documents link, and the list of stored documents.
|
|
|