Re: Can't set multiple cookies?

2002-06-10 Thread Ken Miller
Last confirmation: 1.3.25-dev does indeed work fine. I've got cookies flying everywhere! Thanks guys! -klm. - Original Message - From: "Ken Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 07, 2002 3:45 PM Subject: RE: Can'

RE: Can't set multiple cookies?

2002-06-07 Thread Ken Miller
bject: Re: Can't set multiple cookies? On Fri, Jun 07, 2002 at 12:32:56PM -0500, Dave Rolsky wrote: > On Fri, 7 Jun 2002, Ken Miller wrote: > > > Ok, so continuing down the path of a single sign-on system, I've completed a > > rough framework, and it works fine. Howev

Re: Can't set multiple cookies?

2002-06-07 Thread Balazs Rauznitz
On Fri, Jun 07, 2002 at 12:32:56PM -0500, Dave Rolsky wrote: > On Fri, 7 Jun 2002, Ken Miller wrote: > > > Ok, so continuing down the path of a single sign-on system, I've completed a > > rough framework, and it works fine. However, I thought it might be nice to > > segregate the various bits of

Re: Can't set multiple cookies?

2002-06-07 Thread Dave Rolsky
On Fri, 7 Jun 2002, Ken Miller wrote: > Ok, so continuing down the path of a single sign-on system, I've completed a > rough framework, and it works fine. However, I thought it might be nice to > segregate the various bits of information into different cookies. > Unfortunately, setting multiple

Can't set multiple cookies?

2002-06-07 Thread Ken Miller
Ok, so continuing down the path of a single sign-on system, I've completed a rough framework, and it works fine. However, I thought it might be nice to segregate the various bits of information into different cookies. Unfortunately, setting multiple cookies doesn't seem to be working. Here are t