|
|  | | This is a Perl code snippet to retrieve the cookies. When any subroutine is run, all the available cookies of the user will populate the %cookie associate array.This snippet will help to revive the cookie to original state. | | Cookie-lib.pl is a perl library which is written on the lines of cgi-lib.pl to help developers use cookies in web applications easily and effectively. | | A cookie is simply a small bit of information which servers can store in a browser's client. Cookie-test shows an example of how to set and retrieve a cookie. | | This script demonstrates handling input to CGI scripts in a consistent way. All the Form, URL, and Cookie input is processed and placed into an array. | | This script demonstrates handling input to CGI scripts in a consistent way. All the Form, URL, and Cookie input is processed and placed into an array. | | Quick Cookie is a simple and easy to use tool which is specifically designed to manage cookies from your web site. You can easily integrate this tool on your web sites. | | This is a Perl based script that can be used to manage the cookies on your website easily. Useful for displaying promotional offers through coupons, sales tracking of referrer websites or can be used as a simple welcome page. | | The Cookie Test is a technical example with subject for handling cookies. | | Triple dot cookies can be used to completely by-pass the domain restrictions for cookies in those browsers.This is a demonstration script of the 'triple dot cookie' vulnerability in Microsoft Internet Explorer and Netscape. | |
|  |
|