I have to agree that you need to post some code.

Are you sure that the cookies are not getting deleted by a logout thing (if
that's what it's about) or that they aren't getting re-written every request
by something called int he application.cfm or equivalent...

You have to check the entire page request not just the one page.

Post something to the list that gives us a better idea of the problem.

Paul
-----Original Message-----
From: Dylan Bromby <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Date: 05 June 2001 17:27
Subject: Re: KILL THE COOK!


>Why don't you post ALL the code in question rather than snippets.
>
>I think it's safe to say a lot of us have used CFCOOKIE without problem(s)
>for some time, so the problem you're having isn't very obvious.
>
>If you want to email me your files off-list, I'd be happy to review them.
>You can send them to [EMAIL PROTECTED]
>
>--Dylan
>
>On 6/5/01 9:40 AM, "Michael Lugassy" <[EMAIL PROTECTED]> wrote:
>
>> Please try to look into this again.
>> this thread has been reviewd and partially answered by many (actually 13
>> people)
>> but still - no answer. can anyone try to help out?
>>
>>> I'm getting really frustrated from this CFCOOKIE thing.
>>> Apparently, after I assign the cookie with Timeout="Never" the cookie
>>> is deleted and terminated every time the user closes the browser.
>>> I tried to change Timeout to 14 days, but it didn't help.
>>> Closing the browser terminates the cookie.
>>>
>>> Is there a diffrent way to assign cookies?
>>>
>>> PLEASE HELP!!!
>>>
>>> -=Michael.
>>>
>>
>>
>>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to