Web site Design and Marketing

Search Our Site

Megabite Design Inc.
Company
Products
Services
Support
Pricing
FAQ's
Our Clients
Contact us
View Shopping Cart
Megabite Design Inc.
Megabite Design Inc.

Our online marketing campaign, offers all the benefits you need

MegabiteDesignMegabite Design Inc.

HTTP COOKIES

INTRODUCTION
Cookies are a general mechanism which server side connections (such as CGI scripts) can use to both store and retrieve information on the client side of the connection. The addition of a simple, persistent, client-side state significantly extends the capabilities of Web-based client/server applications.

OVERVIEW
A server, when returning an HTTP object to a client, may also send a piece of state information which the client will store. Included in that state object is a description of the range of URLs for which that state is valid. Any future HTTP requests made by the client which fall in that range will include a transmittal of the current value of the state object from the client back to the server. The state object is called a cookie, for no compelling reason.

This simple mechanism provides a powerful new tool which enables a host of new types of applications to be written for web-based environments. Shopping applications can now store information about the currently selected items, for fee services can send back registration information and free the client from retyping a user-id on next connection, sites can store per user preferences on the client, and have the client supply those preferences every time that site is connected to.

SPECIFICATION
A cookie is introduced to the client by including a Set-Cookie header as part of an HTTP response, typically this will be generated by a CGI script.

top

Copyright © 2000  MegabiteDesign
[home] [company] [products] [service] [support] [pricing] [clients] [contact us] [paypal] [checkout]

Z