Cookie-lib.pl, |
 |
|
| Cookie-lib.pl is a perl library, written in the spirit of cgi-lib.pl to help developers use cookies easily and effectively in web applications. |
| Rating: [0.00] Votes: [0] Hits: [546] |
Matt's Script Archive: HTTP Cookie Library |
 |
|
| HTTP Cookie Library is a Perl 4 and 5 compatible library which allows you to easily use Persistent Client State HTTP Cookies by allowing you to get the cookies from the environment, set cookies, compress multiple cookies into one, change the expiration date, domain and path, and more. All with easy subroutine calls. |
| Rating: [0.00] Votes: [0] Hits: [542] |
| SCAT - Sessioneer CGI Authorization Tool |
 |
|
| Uses server cookies to maintain client state. When this program is used, all urls will contain a cookie in them, which tells the server who the user is. It is available free for non-commercial use. |
| Rating: [0.00] Votes: [0] Hits: [459] |
| Free N Share Cookie |
 |
|
| A simple perl script that demontrates the use of cookies. |
| Rating: [0.00] Votes: [0] Hits: [410] |
| Bakin' Cookies |
 |
|
| A cookie is set when a visitor enters your site. It determines where the cookie (visitor) came from, and can then be retrieved for various reasons, typically if the visitor makes a purchase or joins your site, you can retrieve the cookie upon purchase. This helps you to determine which referrers are actually sending you "quality" traffic. |
| Rating: [0.00] Votes: [0] Hits: [347] |
| Cookie SignUp and Redirect 2.0 |
 |
|
| Was designed for a web site that had an opening page with an enter link for the site. After pressing the link, the user would have to fill out a form. Afterwards, the user will be sent to the main page of the site and a cookie is installed. Next time the user returns and clicks the 'enter' link, he will be sent straight to the main page. |
| Rating: [0.00] Votes: [0] Hits: [332] |
| Creditgo Cookie |
 |
|
| Sets your visitor a cookie with the referrer's assigned id and automatically redirects your visitor to your webpage. Great for tracking your visitors and originating referral source. |
| Rating: [10.00] Votes: [1] Hits: [216] |
|