Detecting cookies

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mika

    Detecting cookies

    Hi,

    Can you detect in JavaScript if cookies are disabled/enabled?

    Thanks,
    Mika
  • Laurent Bugnion, GalaSoft

    #2
    Re: Detecting cookies

    Hi,

    Mika wrote:
    [color=blue]
    > Hi,
    >
    > Can you detect in JavaScript if cookies are disabled/enabled?
    >
    > Thanks,
    > Mika[/color]

    Yes, by setting a temporary cookie and immediately trying to read it
    afterwards.

    See
    <URL:
    http://www.galasoft-lb.ch/myjavascript/consulting/2001012701/index.html>

    Laurent
    --
    Laurent Bugnion, GalaSoft
    Webdesign, Java, JavaScript: http://www.galasoft-LB.ch
    Private/Malaysia: http://mypage.bluewin.ch/lbugnion
    Support children in Calcutta: http://www.calcutta-espoir.ch

    Comment

    Working...