Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: JavaScript :: JavaScript Tips and Tutorials :: Cookies


1. Who stole the cookies? by Nakul Goyal

INTERNET cookies are incredibly simple, but they are one of those things that have taken on a life of their own. Cookies started receiving tremendous media attention starting February 2000 because of the Internet privacy concerns. The debate still rages on.

Hits: 36 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  JavaScript :: JavaScript Tips and Tutorials :: Cookies

2. Determining cookie support in client's browser

If your script relies on JavaScript cookies to store and persist information, it's a good idea to always make sure the user's browser has cookies enabled first. This tutorial shows you how to perform this detection.

Hits: 38 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  JavaScript :: JavaScript Tips and Tutorials :: Cookies

3. Understanding Session-only Cookies

Learn about session-only cookies in JavaScript, and how they can help your scripts retain information even after the page is reloaded or cleared.

Hits: 38 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  JavaScript :: JavaScript Tips and Tutorials :: Cookies

4. Cookies

A cookie is a way you can store some information about a user visiting your site. The information is stored on the individuals computer, and thus you do not need any extra server space to customize a page for any amount of users you may have. To use Cookies there are two things you need to do, one is set the cookie, and the other is retrieve a cookie you have already set. Here's a brief tutorial on how to use cookies, and a couple of ideas which you can use cookies for.

Hits: 45 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  JavaScript :: JavaScript Tips and Tutorials :: Cookies

5. 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.

Hits: 37 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  JavaScript :: JavaScript Tips and Tutorials :: Cookies





Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts