Then you session is gone.  CFID and CFTOKEN identify a computer (they're
cookies), they don't identify a session.  You can use CFCOOKIE to "unset"
them, but that's not going to change anything, because the session is
already gone.

Cheers,
barneyb

> -----Original Message-----
> From: Butch Zaccheo [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 12, 2004 11:01 AM
> To: CF-Talk
> Subject: Re: CFID Hell....
>
> Yes I am trying to reset my session and yes I did delete all session
> variables... But for some reason the same CFID and CFTOKEN
> keep showing
> up....
>
> On 5/12/04 9:35 AM, "Raymond Camden" <[EMAIL PROTECTED]> wrote:
>
> > What are you trying to do? Reset your session? Have you
> tried simply using
> > structDelete to remove session vars, or structClear to
> empty the entire
> > session?
> >
> >  
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to