Redd:
They are not supposed to be removed. That is how you can tell who the user
is when they come back. The same CFID and TOKEN are set in a cookie on the
users machine. If you remove the data, you lose all state between visits.
If you want to do this, my best suggestion is to schedule a script that
clears out the db at 2am, so the fewest people are effected.
--=@ greg @=--
----- Original Message -----
From: "Redd Liao" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 4:55 PM
Subject: Client Variable Storage
> In ColdFusion Administrator, I select
> "ODBC Data Source" type for Session
> & client variable storage.
> But when users log out,
> the records of cfid and token are still in
> CGLOBAL table in the DB.
> How can I have these records deleted
> automatically? Thanks!
>
> Redd
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com