|
|
To print: Select File and then Print from your browser's menu
-------------------------------------------------------------- This story was printed from ZDNet Australia. --------------------------------------------------------------
|
Protect yourself from the cookie monsters By Leena Pendharkar, 0 December 18, 2000 URL: http://www.zdnet.com.au/news/security/soa/Protect-yourself-from-the-cookie-monsters/0,130061744,120107742,00.htm
Take the distribution of cookies into your own hands with this web cookie explainer. Remember when an "apple" was the rounded, edible, red fruit of a tree; a "bug" was a squishy insect with sucking mouthparts; and a "cookie" was just a small sweet cake? Like some other childhood terminology, cookie has taken on new meaning in the digital age. These days say "cookie," and you are referring to one of the most important information-gathering tools for web-savvy businesses. Created by Netscape and embedded in HTML code, cookies are information packets on your computer. Technically speaking, they are messages that server-side connections can use to store and retrieve information about the client-side of a web connection. A cookie is introduced to the client as part of an HTTP response usually generated by a CGI script. If you are so keen as to look for cookie code in an HTML document, the syntax is as follows:
Set-Cookie: NAME=VALUE; expires=DATE;
How they do it
Why they do itCookies track the preferences, or web surfing habits, of users. They can:
These customised cookie markings can:
Copyright © 2009 CBS Interactive, a CBS Company. All Rights Reserved. |