|
Web Links
6. |
Non-Persistent Cookie
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 in the cookie to put that word onto the page that it is loading.
01-Mar-2005 Hits: 83 Rating: 0.00 Votes: 0
[Details]
[Rate]
[Send URL]
[Broken link?]
[Customization]
[Request script installation]
|
8. |
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, when they are forwarded to the password protected page, the cookie allows them to stay. Those without the cookie are sent back.
18-Apr-2005 Hits: 147 Rating: 0.00 Votes: 0
[Details]
[Rate]
[Send URL]
[Broken link?]
[Customization]
[Request script installation]
|
|