Re: how do I know if cookies are enabled?



I noticed that Message-ID: <O5j0f.15851$iM2.1296673@xxxxxxxxxxxxxxx>
from windandwaves contained the following:

>
>What is the most reliable and efficient way to find out if the user has
>cookies enabled? I know this is a really stupid question, but I can't seem
>to work it out.


The thing is, its a two hit deal. When the user visits your page your
page can set a cookie on the users machine. But you only get to find
out if the cookie was set on the next server call, when the cookie is
sent back.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
.



Relevant Pages

  • Re: A really good article on software usability
    ... 'annoy me with this stupid question every time'. ... We are starting to see them in some browser popups. ... don't accept cookie button, the next time a server sends a cookie your ... You click the don't accept and don't bother me again, ...
    (Fedora)
  • Re: Non persistent cookie timeout?
    ... I'm using the cookie for timeout.....but unless I close the browser a ... timeout never occurs! ... ok, a stupid question here, but Do i need to explicitly check for a ...
    (microsoft.public.dotnet.framework.aspnet)