Hi,
I need your help guys. I am setting four different cookies in my ColdFusion
application. I can read and write values during the Browser session with no
problems, but once I close the browser and open it again, the cookies are
gone. Checking the cookie text file, only the CFTOKEN and CFID are set, all
the ones that I used are not there. I know that this must be related to the
"expires" property set on the cookie, but the format is ok (I actually check
its value during the session and it looks fine). The problem is that when I
close the browser, the text file is not affected at all. Any ideas?
One more question...
Is there some way to change the cookie expiration date set by the
cfapplication tag when you use session management?
Thanks in advance!
Ricardo Villalobos
Dimasys, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com