Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
3D Zoom Menu XML AS 2.0 1.0
MySync - MySQL Synchronization 0.9
Rapid PHP Editor 2008 9.2
BusinessSkinForm VCL 6.50
Formmailer script for websites 1.1
VDaemon - PHP Form Validation Library 3.0
Scrolling Banner Ads Script 1.0
Buttons Scrolling Menu XML AS 2.0 1.0
VSpace Pal 2.0
PHP-Banner-Manager 1.6
Skinfeature GUI ToolKit 1.1
PHP Live Helper 1.8
HTML / XML Video List AS 2.0 1.0
3D Stack AS 2.0 1.0
Banner Exchange Script 1.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
Details

A Cookie Parser 

 
by Marty Hallaaaa

A parser and decoder for the HTTP Cookie line for use in CGI programs. Comes with an on-line demo of using cookies to store cascading style sheet preferences.

License: Freeware

Downloads: 4

Download A Cookie Parser  Report Error Link
More Similar Code


Following is the source code for CookieParser and all supporting Java classes. This class parses the "Cookie:" HTTP request line and makes individual URL-decoded cookie values available in a lookup table with the name as a key. It...



This program sets a cookie when a visitor enters your site. The value of the cookie is the referrer (where the visitor came from). This cookie can then be retrieved for various reasons, typically if the visitor makes a purchase or joins your site, yo



This small javascript allows you to set a cookie on your visitors computer. If the cookie still exists the next time they visit, they are redirected to the page of your choice. Ideal for redirecting visitors who have already seen you (long) flash int



This JavaScript implements a cookie that stores on the visitor?s computer the name of the visitor?s. This information on the cookie can be retrieved later for future use. The cookie can be implemented in your web page by first copying and pasting the



The Store/Retrieve Cookie Values is a JavaScript that can be used in any of your web pages to implement a cookie that can take in inputs into three variables and can also retrieve them. The cookie is opened every time the window is opened. The user c



Cookies can be intrusive, but they can also be a great way to store specific information about the people using your site and enable you to customize output specifically tailored to their input. You can construct a simple cookie based on user test in



Working with Cookies in ASP.NET is an article for the users who are new to the workingspot of cookies. This article covers the topics like working of cookie, writing and reading cookie, checking through cookie collection, debugging, testing for the



Set cookie to record last visit consists of few javascript classes that are useful for webmasters to get the information about when visitors have visited their site pages last time. It is simply done by setting a cookie with visitors computer and it



A cookie is a small (up to 20 times 4k per domain) bit of information that can be stored by a server in a browser's client. This script shows an example of how to set and retrieve a cookie.



Creating a SAX Parser using the XmlTextReader is a web based tutorial in which the author elaborates the concepts of Simple API for XML and the method of creating SAX Parser. The author describes about XmlTextReader through which SAX can be created.

User Review for A Cookie Parser 
- required fields
     

Please enter text on the image