Does anyone know roughly what percentage of internet users disable cookies in their browser settings? I'm in the process of having an application developed, and I'm wondering if I should have it work by relying on cookies or not.
Me too I wonder, my stats aren't telling me, I would have to test one popular page to know...
Also, it depends if your cookies are set on the server side or the cllient side with Javascript, if your cookies are set with Javascript and Javascript is diseabled, they can't take the cookie (or rather they don't want the cookie)
Bookmarks