Page 1 of 1

detecting if cookies are enabled

Posted: Fri May 27, 2005 6:05 pm
by jaymoore_299
is there a way to detect if cookies are enabled for a surfer and if not, use sessions?

Posted: Fri May 27, 2005 6:08 pm
by Bennettman
You can set a cookie in a page, then on the next refresh check the value of the cookie.