This way is better..
 <cfloop collection="#session#" item="thisItem">
  <cfset rs = structdelete(session,variables.thisItem)>
 </cfloop>

jon

----- Original Message -----
From: "Maia, Eric" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 06, 2001 7:52 PM
Subject: RE: How to kill session variables ???


> <CFSET tmp = StructClear(Session)>
>
> -----Original Message-----
> From: Vani Kolli [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 06, 2001 2:43 PM
> To: CF-Talk
> Subject: How to kill session variables ???
>
>
>
> Can anyone help me how do i kill session varibales explicitly ??
>
> Thanks
>
> Vani
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to