[ic] too many cookies?

Tim Mirecki interchange-users@lists.akopia.com
Fri Jul 20 17:31:01 2001


Hi Mike,

I think it is indeed a browser issue. I think what I need to do is set all
the information in a cookie, and split it later on. The reason I need the
cookies and the session information is because the cookie will be accessed
next time the customer wants to place an order - could be a week or more
later.

What's the best way to set a multi-part cookie and split it later on using
Interchange/perl?

Gracias!

<><   <><   <><
Tim Mirecki (tim@q5.ca)
Quadrant Five - Complete Web Solutions Provider
ph: 905-277-3618 / fx: 905-277-8916
www.q5.ca

-----Original Message-----
From: interchange-users-admin@developer.akopia.com
[mailto:interchange-users-admin@developer.akopia.com]On Behalf Of Mike Heins
Sent: Friday, July 20, 2001 5:21 PM
To: interchange-users@developer.akopia.com
Subject: Re: [ic] too many cookies?

Quoting Tim Mirecki (tim@q5.ca):
> Hi, I am having a strange problem with cookies.
>
> I am trying to set a bunch of cookies to remember user information, but I
> get some kind of session failure (all scratch variables are reset, and the
> customer is returned to the beginning)
>
> I am setting them like this:
>
>   [set_cookie name="fname" value="[value fname]"]
>   [set_cookie name="address1" value="[value address1]"]
>   [set_cookie name="address2" value="[value address2]"]
>   [set_cookie name="city" value="[value city]"]
>   [set_cookie name="zip" value="[value name=zip filter=word]"]
>
> etc... After 7 cookies I get the session failure problem. Cookie number 8
will
> cause the failure (I'm assuming it's a session failure). There is nothing
in
> either error.log file to indicate what is happening.
>
> Has anyone had a similar experience? I read the docs about cookies, but
> couldn't find anything about limits.

Not a clue other than limits to cookies by a browser.

But why would you need the session if you have the cookies? And vice
versa? 8-)

--
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH  45013
phone +1.513.523.7621      <mheins@redhat.com>

Nature, to be commanded, must be obeyed. -- Francis Bacon
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users