| Since
HTTP is a "stateless" (non-persistent) protocol, it is impossible to differentiate between visits to a web site, unless the server can somehow "mark" a
visitor. This is done by storing a piece of information in the visitor's
browser.
- David
Whalen;
The Unofficial
Cookie FAQ; May 10, 1999. |