See the easycfm.com tutorial section. They have a tutorial on ending
sessions in just a few lines of code. I believe they loop through the
code.......

Rino

>From: "Stuart Kidd" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: Killing clients in one clean sweep!
>Date: Sat, 24 Jan 2004 00:27:26 -0000
>
>No Jochem, they're just client.variables stored somewhere else.
>actually, where are they stored, I suppose on the coldfusion server.
>
>-----Original Message-----
>From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
>Sent: 24 January 2004 00:25
>To: CF-Talk
>Subject: Re: Killing clients in one clean sweep!
>
>Stuart Kidd wrote:
> >
> > I'm trying to kill all the client variables in one clean sweep but
>can't
> > seem to get it right.  I kind of worked out how to do one as:
> >
> > <cfset temp = DeleteClientVariable("user")>
> >
> > But how do I just go through all current client variables and delete
> > them all?
>
>Where do you store them? If in a database, just run 2 queries
>directly against the storage tables.
>
>Jochem
>
>--
>I don't get it
>immigrants don't work
>and steal our jobs
>      - Loesje
>   _____
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to