codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > Javascript > Javascript Browsers > Cookies
Sort by :


1-7 of 7 Javascript Browsers > Cookies sites are shown.

 • Move Images around - They remember    Votes:143   Hits:2130 Rate this site
      write a review | read reviews | report errors |    js-examples.com More javascript articles
This example shows how to have images that can be clicked and moved around the page. They remember where they were last moved to (by using cookies) and will appear in the same place the next time.

 • Store/Retrieve Cookie Values    Votes:139   Hits:2905 Rate this site
      write a review | read reviews | report errors |    js-examples.com More javascript articles
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.

 • Count Visits with Cookies - Send User To Correct Page    Votes:147   Hits:2112 Rate this site
      write a review | read reviews | report errors |    js-examples.com More javascript articles
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) A test-only variable should be set to false to turn off the test mode

 • Cookies Enabled?    Votes:144   Hits:1968 Rate this site
      write a review | read reviews | report errors |    js-examples.com More javascript articles
This shows how to easily set up a test to see if this user has cookies enabled.

 • Cookie Welcome Back    Votes:138   Hits:1955 Rate this site
      write a review | read reviews | report errors |    js-examples.com More javascript articles
This uses a cookie to know if this is a first time visitor. If it is a first timer, it asks the users name, and writes it to a cookie.

 • Non-Persistent Cookie    Votes:145   Hits:2024 Rate this site
      write a review | read reviews | report errors |    js-examples.com More javascript articles
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

 • Cookie Construct    Votes:144   Hits:2045 Rate this site
      write a review | read reviews | report errors |    js-examples.com More javascript articles
This file contains a cookie construct. Here you can see how to easily use cookies.









Recent Forum Threads
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009