| Set cookie to record last visit |
 |
Set cookie to record last visit is multi-platform compatible. With this script you can put a cookie on the visitors computer that records exactly when he/she visited your website for the last time....
|
| Redirection Cookie |
 |
This small javascript allows you to set a cookie on your visitors computer. If the cookie still exists the next time they visit, they are redirected to the page of your choice. Ideal for redirecting visitors who have already seen you (long) flash int...
|
| Count Visits with Cookies - Send User To Correct Page |
 |
Count Visits with Cookies - Send User To Correct Page is multi-platform compatible. 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 par...
|
| String Manager |
 |
The outputs of this Cookie Script do not mix with other strings outcoming from other directory cookies , thanks to the variable assignment : var the_cookie = "MultipleInfos="+GetCookie("MultipleInfos"); This is a Programs'Set that...
|
| Cookie Utility Class |
 |
Cookie Utility Class is multi-platform compatible. 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 yo...
|
| Cookie Address Book |
 |
Cookie Address Book is multi-platform compatible. This is a web page address book, relying on cookies to save the data....
|
| Store/Retrieve Cookie Values |
 |
Store/Retrieve Cookie Values is multi-platform compatible. 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 tha...
|
| Cookies Royalities Example |
 |
You are promoting in this page some product on sale in another domain. If your Visitor surfs there from here then he will be cookie marked and the other domain will recognize he is coming from your Site ( This ) and then a royality process could star...
|
| Stored Documents |
 |
Stored Documents is multi-platform compatible. 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....
|
| Non-Persistent Cookie |
 |
Non-Persistent Cookie is multi-platform compatible. 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 brows...
|
| |