Yes, but why so many cookies? I can understand one cookie for tracking (and it seems that Frontpage does this by default, because I think I get alerted of one every time I visit a Frontpage-designed site). But why does one site need to send me 5 or more cookies? (This doesn't even count third-party cookies from advertisers.)
1 - member_id
(this is to store the member id, so it doesn't have to query a database every time)
2 - pass_hash
(this is probably used to confirm that the user hasn't faked their member_id)
3 - session_id
4 - topicsread
5 - hide_sess (this is to get rid of the session in the url)
And then for each forum I read, I get a cookie called fread_#
I don't particularly like this way, but it seems pretty standard across the browsers. This information could be stored on the servers instead, but it would require a lot more computing energy, so it's probably best this way.
For sites that aren't storing and passing a lot of individual information like forums do, there really can't be a good reason for so many cookies. But there are some sites for which there is a good explanation. [ sourlime's advice column | Ask sourlime A Question ]
BigHed answered Saturday October 18 2003, 2:55 am: Cookies are mostly harmless, but it sure gets annoying thinking that all of these people are tracking your information somehow.
Go to this site and download a nice little (free) application called CookieWall. It will detect all new cookies and you can have it notify you and ask you whether you want to keep it or always block it. Most of them I set to block, but on sites I log in (such as this one) you need to have it keep the cookie.
Usually I don't run into more than two or three per site, though three is kind of rare. Most of the time it is the advertisers. For me, I have 50 blocked and 15 to always keep. Just use CookieWall and you won't have to worry about any one cookie more than once. It's really easy to use and it does the job well. [ BigHed's advice column | Ask BigHed A Question ]
Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content. Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.