[San-diego-pm] Cookie problem

Matt Brown mattbrown.lists at lamphost.net
Thu Jul 15 17:11:13 CDT 2004


> 1. Are you saying I can't set the cookie and then check for its existence?

Correct. You can't check for it's existence during the same http request.

> 2. My understanding is that a common way to learn if cookies are
> disabled in a browser is by setting one and then reading it.

To do this you need to set the cookie, then redirect to a new url, and then 
check for it's existence.

-- 
Matt Brown
LAMP Host



More information about the San-Diego-pm mailing list