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
Buymyscripts Recipe script 2
i-Net B2B Portal Script 1.4
Shop a la Cart E-Commerce 1.5.5
SmartJobBoard - Job Board Software 1.0
dbForge Fusion for MySQL, Delphi Add-in 3.00
Rapid CSS Editor 2008 9.1
i-Net Real Estate Portal 1.0
Kentico CMS for ASP.NET 3.1a
iNet job search engine script 1.4
XMBForum 1.9.10 Karl
3D Image Carousel Menu - Engine 1.0
Aston2 Menu 1.2
Easy List Builder and Autoresponder Script 1.1
SmartJobBoard Software 1.0
Stylish Text Ads Script 1.1
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 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
activeWatermark 1.0
Dialog Workshop for VCL.NET
Details

Cookie Basics 

 
by Programmers Resource

Cookie Basics is a web based tutorial through which users can get an idea about generating cookies for tracking the visitors activity. Here there are few codes to create cookies, to view the information that have been stored in the cookies and how to make the cookies to expire. These statements can be utilized by the programmer to track their visitors activity.

License: Freeware

Downloads: 0

Download Cookie Basics  Report Error Link
More Similar Code


Topics: IIS Basics, ASP - where it falls short, CLR Basics, ASP.NET Basics, ASP.NET and OOP, Type Anatomy.



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



ASP+ Basics is a reference guide that gives the basics of ASP+. It introduces and describes a new way of coding which will be easier to VB or DHTML based programmers. It describes in detail about the web control families and web control object model



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.

User Review for Cookie Basics 
- required fields
     

Please enter text on the image