Check to make sure you're not deleting it when you log out of your
application, if you log out. Also, check to make sure you're not recreating
it or changing the value anywhere, such as with a cfset or in javascript, as
both of these can change it to the default session based timeout.

Otherwise, try a different browser (ie instead of ffx or something), as you
may inadvertently have your cookie security up too high.

nathan strutz
[Blog and Family @ http://www.dopefly.com/]
[AZCFUG Manager @ http://www.azcfug.org/]



On Tue, Sep 16, 2008 at 1:50 PM, Ioannis Papanikolaou
<[EMAIL PROTECTED]>wrote:

> Hello every one.
>
> coldfusion 8
>
> I am using this to setup my cookie
> <cfcookie name="country" value="#locale#" expires="NEVER"  />
>
> problem is that the cookie expires at the end of session and when I restart
> the browser is not there any nore. This means that it is taking the default
> parameter.
>
> Any ideas ?
>
> Thanx
> Ioannis
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312632
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to