Hi All,

OK I've always thought that to set a persistent cookie (stored on clients
machine) all I had to do was use the "expires" attribute in CFCOOKIE like
this:
<cfcookie name="Session" value="#qSession.Session_ID#" expires="never">

Now when I do that, I NEVER see the cookie show up in my cookie directory
and it's not there if I close the browser and re-open it.

What might I be doing wrong?

FYI here is my CFAPPLICATION tag for this app:
<CFAPPLICATION NAME="Generic_App" SESSIONMANAGEMENT="NO"
CLIENTMANAGEMENT="NO">

This is IE 5.5 SP2 on Win2K Professional Server with CF 5

TIA

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

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

Reply via email to