Cookie Functions 1.0 details
Cookie Functions 1.0 details
Developer:
Francisco Charrua
License:
Freeware Price:
Free
Cookie Functions description
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.
Related keywords:
Related scripts
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
Developer: js-examples.com Platform:
2000-12-06
3211
Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site.
Developer: Justas Vinevicius Platform:
2008-05-16
271
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 per server limit.
Developer: codehouse.com Platform: All
2004-05-10
3315
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.
Developer: Francisco Charrua Platform:
2008-02-25
4207
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
Developer: js-examples.com Platform:
2000-12-08
5896