<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Cookies</title><description></description><link>http://script.wareseeker.com/Javascript/Cookies</link><item><title>Count Visits with Cookies - Send User To Correct Page</title><link>http://script.wareseeker.com/Javascript/count-visits-with-cookies-send-user-to-correct-page.zip/30b1d5aa54</link><description>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 parameter). A test-only variable should be set to false to turn off the test mode.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Fri, 08 Dec 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/count-visits-with-cookies-send-user-to-correct-page.zip/30b1d5aa54</guid></item><item><title>extCookie 1.0</title><link>http://script.wareseeker.com/Javascript/extcookie-1.0.zip/30b1d5da57</link><description>extCookie is a collection of class to manage cookies. extCookie : basic object cookie class idsCookie : fifo array of Ids. Can store hundreds of Ids in one cookie. objCookie : multi field cookie</description><author>WareSeeker</author><category>Cookies</category><pubDate>Sat, 24 Jan 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/extcookie-1.0.zip/30b1d5da57</guid></item><item><title>J scirpt Browser info 1.0</title><link>http://script.wareseeker.com/Javascript/j-scirpt-browser-info-1.0.zip/30b1d60a5a</link><description>Show your users Browser Information &amp;amp; if they have cookies enabled to them.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Sat, 24 Jan 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/j-scirpt-browser-info-1.0.zip/30b1d60a5a</guid></item><item><title>Javascript cookies</title><link>http://script.wareseeker.com/Javascript/javascript-cookies.zip/30b1d63a5d</link><description>Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Thu, 22 Mar 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/javascript-cookies.zip/30b1d63a5d</guid></item><item><title>Cookie Editor</title><link>http://script.wareseeker.com/Javascript/cookie-editor.zip/30b1d66a60</link><description>With this script, you can view, add, modify and delete the cookies of your Web browser. It is useful for debugging dynamic Web sites.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Tue, 14 Mar 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/cookie-editor.zip/30b1d66a60</guid></item><item><title>Stored Documents 1</title><link>http://script.wareseeker.com/Javascript/stored-documents-1.zip/30b1d69a63</link><description>Stored Documents is a Favorites capability for your website. It is supplied both as a free hosted service, or available for download. By simply placing a tag on the page where you want the links to appear, the Stored Documents script provides three</description><author>WareSeeker</author><category>Cookies</category><pubDate>Sun, 12 Oct 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/stored-documents-1.zip/30b1d69a63</guid></item><item><title>Cookie Utility Class 1.0</title><link>http://script.wareseeker.com/Javascript/cookie-utility-class-1.0.zip/30b1d6ca66</link><description>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 you to work within the confines of the 20 cookie per</description><author>WareSeeker</author><category>Cookies</category><pubDate>Tue, 02 Sep 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/cookie-utility-class-1.0.zip/30b1d6ca66</guid></item><item><title>Display Time of Last Visit</title><link>http://script.wareseeker.com/Javascript/display-time-of-last-visit.zip/30b1d6fa69</link><description>This script records the date+time of your visitors last visit and displays it upon their return. If this is their first visit to your site, a greeting message is shown instead. Uses cookies.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Sun, 25 Nov 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/display-time-of-last-visit.zip/30b1d6fa69</guid></item><item><title>Indicate if the site was updated since your last visit</title><link>http://script.wareseeker.com/Javascript/indicate-if-the-site-was-updated-since-your-last-visit.zip/30b1d72a6c</link><description>Using cookies this script saves the date of the users last visit and compares the date of the last updated date for the page. It then shows whether the page was updated or not since his/her last visit.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Mon, 08 Oct 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/indicate-if-the-site-was-updated-since-your-last-visit.zip/30b1d72a6c</guid></item><item><title>Verify Cookie Max Size</title><link>http://script.wareseeker.com/Javascript/verify-cookie-max-size.zip/30b1d75a6f</link><description>The author notes&amp;quot; I was using IE version 5.5 to find the maximum size you can have a cookie be. This seems to be on the side of working - add 1 more to the size and it will not work as the cookie becomes too big. It should be easy enough to take this</description><author>WareSeeker</author><category>Cookies</category><pubDate>Mon, 04 Dec 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/verify-cookie-max-size.zip/30b1d75a6f</guid></item><item><title>Non-Persistent Cookie</title><link>http://script.wareseeker.com/Javascript/non-persistent-cookie.zip/30b1d78a72</link><description>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 browsers life. It will use the value input and stored in the</description><author>WareSeeker</author><category>Cookies</category><pubDate>Wed, 06 Dec 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/non-persistent-cookie.zip/30b1d78a72</guid></item><item><title>seconds at site</title><link>http://script.wareseeker.com/Javascript/seconds-at-site.zip/30b1d7ba75</link><description>Use this JavaScript to count and remember the number of seconds that a visitor has been at your page.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Fri, 27 Oct 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/seconds-at-site.zip/30b1d7ba75</guid></item><item><title>cookie tracker</title><link>http://script.wareseeker.com/Javascript/cookie-tracker.zip/30b1d7ea78</link><description>Using a cookie This JavaScript allows you to remember how many times a user has visited a page.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Fri, 27 Oct 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/cookie-tracker.zip/30b1d7ea78</guid></item><item><title>Visits</title><link>http://script.wareseeker.com/Javascript/visits.zip/30b1d81a7b</link><description>This cookie records how many times the visitor has visited the page and writes to the page accordingly. (ie: You have been here 2 times).</description><author>WareSeeker</author><category>Cookies</category><pubDate>Mon, 09 Aug 1999 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/visits.zip/30b1d81a7b</guid></item><item><title>User Name</title><link>http://script.wareseeker.com/Javascript/user-name.zip/30b1d84a7e</link><description>This cookie allows you to record and store the visitors name on the visitors computer and to later retrieve that information.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Mon, 09 Aug 1999 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/user-name.zip/30b1d84a7e</guid></item><item><title>Your Last Visit</title><link>http://script.wareseeker.com/Javascript/your-last-visit.zip/30b1d87a81</link><description>This script remembers the last time a user visited your Web page within last 30 days. A cookie is used to record the time of a visit.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Wed, 28 Jul 1999 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/your-last-visit.zip/30b1d87a81</guid></item><item><title>Javascript Cookies Tutorial</title><link>http://script.wareseeker.com/Javascript/javascript-cookies-tutorial.zip/30b257c276</link><description>It is very common for a website to use cookies. Cookies are a small snippet of data that is stored on the client�s machine. Cookies can store anything from user information to session data. Learn how to set, retrieve and delete cookies using Javascript.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Fri, 19 Sep 2008 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/javascript-cookies-tutorial.zip/30b257c276</guid></item><item><title>Who stole the cookies? by Nakul Goyal 1.0</title><link>http://script.wareseeker.com/Javascript/who-stole-the-cookies-by-nakul-goyal-1.0.zip/30b257f279</link><description>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</description><author>WareSeeker</author><category>Cookies</category><pubDate>Tue, 21 Oct 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/who-stole-the-cookies-by-nakul-goyal-1.0.zip/30b257f279</guid></item><item><title>Determining cookie support in client&amp;#39;s browser</title><link>http://script.wareseeker.com/Javascript/determining-cookie-support-in-client-s-browser.zip/30b258227c</link><description>If your script relies on JavaScript cookies to store and persist information, its a good idea to always make sure the users browser has cookies enabled first. This tutorial shows you how to perform this detection.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Tue, 19 Aug 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/determining-cookie-support-in-client-s-browser.zip/30b258227c</guid></item><item><title>Understanding Session-only Cookies</title><link>http://script.wareseeker.com/Javascript/understanding-session-only-cookies.zip/30b258527f</link><description>Learn about session-only cookies in JavaScript, and how they can help your scripts retain information even after the page is reloaded or cleared.</description><author>WareSeeker</author><category>Cookies</category><pubDate>Mon, 14 May 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/understanding-session-only-cookies.zip/30b258527f</guid></item></channel></rss>