What about purging all sessions, not just the current session.... or at least getting a count of sessions somehow... Is that even possible?
> -----Original Message----- > From: Dave Carabetta [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 08, 2006 10:53 AM > To: CF-Talk > Subject: Re: Purging Session Variables > > On 2/8/06, Charlie Griefer <[EMAIL PROTECTED]> wrote: > > quickest, easiest, down-and-dirty would be <cfset structClear(session) > /> > > > > The one issue with that solution is that you would also be blowing > away the keys that actually track your session, SESSIONID and > URLTOKEN. Maybe it doesn't matter in this case, but it's also > something to keep in mind, as it may have unintended consequences. > > Regards, > Dave. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231642 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

