Example of another way to do it.

<cfscript>
        structDelete(Session,'Max_ID'); 
</cfscript>

Where the variable is Session.Max_ID. 

Mike Brunt
Sempra Energy
213.244.5226

"ASCII stupid question, get a stupid ANSI !" 


-----Original Message-----
From: Tracy Bost [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 29, 2001 2:04 PM
To: CF-Talk
Subject: Re: DIE Session, DIE!


structclear(session)




Quoting Bruce Sorge <[EMAIL PROTECTED]>:

> I know how to kill a client variable, but how would I go about killing
> session variables? I know this is easy, but I have never really had to
> do this.
> 
> Thanks,
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to