to actually kill the session vars in memory, do a structdelete.  There are
some interesting examples of what you can do with logins and session vars
(with javascript!!) in www.figleaf.com 's DC CFUG archives (available free).
in particular, I think you want cfugjuly2000.

~Simon

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 9:51 AM
To: CF-Talk
Subject: Force sessiontimeout??





Hello all, 
          Does the Code below kill the session and destroy the
session variables?

<CFAPPLICATION NAME="TEST" 
SESSIONMANAGEMENT="Yes" 
SESSIONTIMEOUT="#CreateTimeSpan(0,0,0,0)#">

Thanks
Joe

-----
Sent using MailStart.com ( http://MailStart.Com/welcome.html )
The FREE way to access your mailbox via any web browser, anywhere!

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to