I have my browser set to notify me of cookies, and on some sites, I'm clicking "refuse" like 10 or 12 times before I can view the page.
I have lots blocked, but it seems that each site sends its own cookies in addition to those of the ads.
Ugh.
[ Answer this question ] Want to answer more questions in the Technology category? Maybe give some free advice about: Internet & Web Design? Ckwop answered Saturday October 18 2003, 4:43 am: Cookies, in my opinion, are a deprecated technology.. Cookies were created because HTTP is a stateless protocol; it can't remember who you are between the times you visit a site. Cookies solve the problem by storing stuff on your local hard-disk. This information is then passed to the site each time you visit it. It can use the saved information to customise content.
Sites tend to store user profiles to in databases these days. Any site that doesn't is a bit silly :)
dolphinlover answered Tuesday October 14 2003, 8:52 am: The best thing is to block cookies from the domains of the advertisers at least, as in doubleclick.net or others. Cookies make web browsing easier by remembering certain things about you. If you turn a certain preference off on a site's page, a cookie can make it so it remains off every time you visit the site again, for instance.
If you are very security conscious, you could block cookies for all sites and then add trusted sites to the list of ones that are unblocked. In Internet Explorer, click on tools...internet options, and then the privacy tab. Set the bar to "high." Then whenever you get to a site you want to allow, click on the edit button at the bottom of that window and add the site's domain. [ dolphinlover's advice column | Ask dolphinlover A Question ]
spacefem answered Tuesday October 14 2003, 8:29 am: Cookies are the best way to track a user across pages, and most users don't even notice them. When a user visits this page, for instance, I try to set a cookie with a unique session ID, so if they log in they won't have to log in again on every page. If they don't accept cookies I have to add the session ID to the end of every URL, making for some pretty messy URLs. [ spacefem's advice column | Ask spacefem 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.