Joe Pearson ([EMAIL PROTECTED]) said something to this effect:
> I thought you could set a cookie for a different domain - you just can't
> read a different domain's cookie.  So you could simply set 3 cookies when
> the user authenticates.

You sure can -- otherwise Navigator wouldn't have the "Only accept cookies
originating from the same server as the page being viewed" option.

Set-Cookie: foo=my%20foot%20hurts; domain=.apache.org; path=/; expires=*mumble*

(darren)

-- 
Any technology indistinguishable from magic is insufficiently advanced.

Reply via email to