|
Scripts 1-10 of 10
|
13 507 The author notes" I was using IE version 5.5 to find the maximum size you can have a cookie be. This seems to be on the side of working - add 1 more to the size and it will not work as the cookie becomes too big. It should be easy enough to...
Advertisements:
|
|
23 465 This cookie allows you to record and store the visitor's name on the visitors computer and to later retrieve that information. The JavaScript Source: Cookies : User Name This cookie records the visitor's name. It can then be used for...
|
|
11 529 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...
|
|
63 867 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 browser's life. It will use the value input and stored...
|
|
14 511 This script records the date plus time of your visitor's last visit and displays it upon their return. If this is their first visit to your site, a greeting message is shown instead. Cut & Paste Display time of last visit Click here to get...
|
|
21 638 This JavaScript example counts the number of visits to this site (page). It uses that information to send the user directly to the correct page on the site (via a parameter). A test-only variable should be set to false to turn off the test mode....
|
|
18 512 Cross-platform JavaScript utility class for creating, reading, and deleting cookies. Cookies can be either session or persistent. Has ability to apply unlimited sub-values to a cookie. This allows you to work within the confines of the 20 cookie...
|
|
11 412 This resource contains JavaScript functions for setting, retrieving and deleting cookies. When setting a cookie, you can specify cookie lifetime instead of expiration date. Also, the resource contains several online examples that demonstrate...
|
|
13 523 4 javascript cookie functions that I wrote for various website projects. I put them together in this script. They allow you to access, assign, modify, and delete your cookies with client-side code. My Little Scripts - javascript-cookies.js My...
|
|
17 457 With this script, you can view, add, modify and delete the cookies of your Web browser. It is useful for debugging dynamic Web sites. Cookie Editor
|
|
|
Scripts 1-10 of 10
|
|
|
|