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