|
|
Rating: 4.00
|
|
Updated: 23-Jun-2004 | Hits: 196 | Votes:1
|
|
4 javascript cookie functions that I wrote for various website projects. I put them together in this script and used the above form to debug them. They allow you to access, assign, modify, and delete your cookies with client-side code. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 23-Jun-2004 | Hits: 153 | Votes:0
|
|
Stored Documents is a Favorites capability for your website, as a free script available for download. You can have Stored Documents on your website simply by placing a tag on the page where you want the links to appear. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 23-Jun-2004 | Hits: 167 | Votes:0
|
|
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. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 23-Jun-2004 | Hits: 139 | Votes:0
|
|
This 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 in the cookie to put that word onto the page that it is loading. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 23-Jun-2004 | Hits: 143 | Votes:0
|
|
This example stores 3 variables into a cookie, and then retrieves them. It puts the values into a form text box where the user can change the values. A window can be made to open up where that window has the cookie values written on it. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 23-Jun-2004 | Hits: 147 | Votes:0
|
|
This example counts the number of visits to this site (page).
It uses that information to send the user directly to the correct pageon the site (via a parameter). |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 23-Jun-2004 | Hits: 166 | Votes:0
|
|
With this script you put a cookie on the visitors computer that records exactly when he visited your website for the last time. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 263 | Votes:0
|
|
This cookies records how many times the visitor has visited the page and writes to the page accordingly. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 248 | Votes:0
|
|
This cookie records the visitor's name. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 162 | Votes:0
|
|
This example stores 3 variables into a cookie, and then retrieves them. It puts the values into a form text box where the user can change the values. A window can be made to open up where that window has the cookie values written on it. |
|
Price: Free |
|
|