This would be an interesting point to pursue - when submitting the form you
set a cookie for EVERY form field - may be better off saving it in a session
variable??

Live headers / Page info via Netscape / Mozilla etc are very useful when
looking at things like this.

Aaron


----- Original Message -----
From: "Micha Schopman" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Monday, June 27, 2005 5:57 PM
Subject: RE: This is crazy this is crazy this is crazy!


> Will,
>
> You might check the amount of cookies you are setting. Per domain you
> are allowed to set a maximum of 20 cookies in browsers, whereas each has
> a maximum of 4 KB. If you go over these 20 cookies, the FIFO system
> (First in First Out) is doing the job to remove the oldest cookies
> automatically. So it might well be, that your session cookie gets
> removed from the browser because it has reached its maximum amount of
> cookies.
>
> If you really need to set a bigger amount of cookies you must create a
> wrapper for it. I have created one if you really need it.
>
> Micha Schopman
> Project Manager


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210581
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to