|
||||
|
JavaScript Cookie Form
This simple application demonstrates saving re-useable form information to a Magic Cookie. All elements are stored in one Cookie, and restored on loading of the form. The data can be stored for any length of time, editable in the JavaScript source.... Rating: |
|
Verify Cookie Max Size
Verify Cookie Max Size is multi-platform compatible. 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... Rating: |
|
Display Time of Last Visit
This script records the date+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. Very cool! Rating: |
|
Cookie Protection
You can use a basic cookie script to keep visitors (that don't have the cookie on their system) from viewing certain parts of your site (kind of.... There are always ways around it). The cookie is placed when the password provided is correct. Then,... Rating: |


