Hi all,

I am setting a cookie in CF that I would like to have expire in 8 hours from when it 
was originally set.  Is there a way to actually set the expire option to  a date 
including a time.  If not and I set it for one day on the 7/21/2003 does it expire say 
on 7/22/2003 12:00:00 AM or 7/22/2003 11:59:00 PM. Basically what I am trying to say 
does it expire in the morning or the evening. 

Mario

-----Original Message-----
From: HOFLists [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2003 3:37 PM
To: CF-Talk
Subject: Re: CFID and CFTOKEN not working


Are 100% sure that this is not a client issue?  Can you examine the HTTP requests as 
returned by the browser and see if they have the cookies in place?

Perhaps the server is on the browser's list of "no cookie" sites?

If the browser is passing them up is their anything that could modify the request 
before the server sees it (load balancing software/hardware, SSL hardware, proxies, 
etc)?

Another datapoint would be to add the CFTOKEN and CFID to the URL and see if they're 
maintained.

Jim Davis

---------- Original Message ----------------------------------
From: "Tim Soslow" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Tue, 22 Jul 2003 12:42:15 -0500

>One server today cannot create new cookies.  For old cookies or ones set by other 
>servers, it respects the CFID and CFTOKEN.  If you delete cookies and try again, the 
>client variables are not preserved.  When you look at the debug of subsequent page 
>refreshes, the cookie variables show that the CFID is incrementing.  It is never the 
>same number.  The CFTOKEN is also different with every page load.  This is especially 
>odd because it is only occuring on one server.  Is anyone else having this problem?  
>Any ideas for what is causing this?
>
>-Tim
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to