Main > Free Download Search >

Free handling cookies script

handling cookies

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 388
Using Cookies

Using Cookies


Learn how to read and write cookies with Asp. more>> Learn how to read and write cookies with Asp.<<less
Added: 2006-01-04 License: Freeware Price: Free
1393 downloads
Read and Writing Cookies

Read and Writing Cookies


Learn how to read and write cookies with ASP through forms. more>> Learn how to read and write cookies with ASP through forms.<<less
Added: 2005-04-05 License: Not Specified Price: Free
1672 downloads
Basic cookies

Basic cookies


Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations. more>> Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations.<<less
Added: 2005-06-11 License: Freeware Price: Free
1596 downloads
Managing Users with Cookies

Managing Users with Cookies


This shows how to save and retrieve cookies in ASP; also shows how to set an expiration date. This method is one of the easiest ways to keep track of users on your site. more>> This shows how to save and retrieve cookies in ASP; also shows how to set an expiration date. This method is one of the easiest ways to keep track of users on your site.<<less
Added: 2007-07-31 License: Freeware Price: Free
820 downloads
Javascript cookies

Javascript cookies


Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site. more>> Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
13 downloads
The Last Cookie

The Last Cookie


With this CGI you can display on your main page when pages or files on your site were last updated by you. The best part is that it will tell your visitors what pages they havent visited since it has more>> With this CGI you can display on your main page when pages or files on your site were last updated by you. The best part is that it will tell your visitors what pages they havent visited since it has been updated! Features: Automatically displays date and time when page (or file) was last updated. Remembers if each person visited the pages since they were updated (using Cookies). Very customizable. Only the display page needs to be SSI (.shtml).<<less
Added: 2005-09-29 License: GPL Price: Free
1485 downloads
Php counter with cookies

Php counter with cookies


Learn how to make php counter using mysql database and cookies. more>> Learn how to make php counter using mysql database and cookies.<<less
Added: 2007-10-22 License: Freeware Price: $0.00USD
16 downloads
Joe2Torials Cookies 1.0

Joe2Torials Cookies 1.0


This script allows a user to login to an admin section with the ability to Remember Me which sets a cookie onto the users computer. On the users return that person will be automatically logged into the admin section. Logout script also included, help more>> This script allows a user to login to an admin section with the ability to Remember Me which sets a cookie onto the users computer. On the users return that person will be automatically logged into the admin section. Logout script also included, help and queries all covered in the README file.<<less
Added: 2004-12-21 License: Freeware Price: 0.00
11 downloads
 
Other version of Joe2Torials Cookies
Joe2Torials Cookiessection with the ability to Remember Me which sets a cookie onto the users computer. On the users ... section with the ability to Remember Me which sets a cookie onto the users computer. On the users
Price: FreeAdditionalInfoLinkbacktohomepageisappreciated.
License:Freeware
Download
1767 downloads
Added: 2004-12-21
Setting & Retrieving Cookies 1.0

Setting & Retrieving Cookies 1.0


This script can display a form or the data stored inside cookies depending on whether cookies has been set or not. The online form is used to send data and store them inside cookies. The script contains an online example. more>> This script can display a form or the data stored inside cookies depending on whether cookies has been set or not. The online form is used to send data and store them inside cookies. The script contains an online example.<<less
Added: 2007-01-05 License: Other Price: $0.00USD
11 downloads
 
Other version of Setting & Retrieving Cookies
Setting & Retrieving Cookiesinside cookies depending on whether cookies has been set or not. The online form is used to send ... inside cookies depending on whether cookies has been set or not. The online form is used to send
License:Other Free / Open Source License
Download
1028 downloads
Added: 2007-01-05
PHP Cookies Tutorial

PHP Cookies Tutorial


A cookie is a flat file that stores tiny bits of information. It is stored on the client?s machine and is passed to the client when they visit your site. Each cookie can store anything from usernames to number of visits to a site. This tutorial will more>> A cookie is a flat file that stores tiny bits of information. It is stored on the client?s machine and is passed to the client when they visit your site. Each cookie can store anything from usernames to number of visits to a site. This tutorial will teach you how to create, retrieve, display, and delete cookies using php.<<less
Added: 2008-09-28 License: Freeware Price: $0.00USD
11 downloads
Proper Handling of Onerror Event

Proper Handling of Onerror Event


Onerror event is one of the many functions developers have to exhaustively use if they are building highly interactive Ajax or JavaScript based application. This form of error handling in JavaScript aids developers in properly handling unexpected errors more>> Onerror event is one of the many functions developers have to exhaustively use if they are building highly interactive Ajax or JavaScript based application. This form of error handling in JavaScript aids developers in properly handling unexpected errors on events or when an expected form of data has not been received. Aside from instructing the browser on the options available when error happens; onerror could be used by developers to know more about the application. This could be used to detect bugs in the application so that a remedy could be proposed as soon as possible. The basic coding for onerror event goes this way:<<less
Added: 2009-05-20 License: Freeware Price: $0.00USD
15 downloads
Handling Unhandled Exceptions

Handling Unhandled Exceptions


Java Server Pages (JSP) could handle any erros that might be arised in scriptlets, expressions, or other JSP elements. You could use try/cacth blocks to handle any known erros. In this technic we coul more>> Java Server Pages (JSP) could handle any erros that might be arised in scriptlets, expressions, or other JSP elements. You could use try/cacth blocks to handle any known erros. In this technic we could use to display a custom error on our file where unhandled exception is thrown.<<less
Added: 2006-03-22 License: Freeware Price: Free
1315 downloads
Perl File Handling

Perl File Handling


This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files. more>> This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files.<<less
Added: 2007-05-24 License: Freeware Price: Free
917 downloads
Cookies in PHP

Cookies in PHP


For those new to web development and how things work, cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work. more>> For those new to web development and how things work, cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work.<<less
Added: 2004-01-27 License: Not Specified Price: Free
2114 downloads
Javascript Cookies Tutorial

Javascript Cookies Tutorial


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. more>> 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.<<less
Added: 2008-09-19 License: Freeware Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5