JavaScript : Scripts and Programs : Cookies
Description
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. |
|