This is an oft asked question. Here is a web page that describes how to do
it:
http://www.allaire.com/Handlers/index.cfm?ID=21079&Method=Full
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: FARRAH NG [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 11, 2001 3:50 PM
> To: CF-Talk
> Subject: how to kill session
>
>
> hi all,
> i am developing the admin section for my client site and is having a
> problem with killing the login sessin. Users has to login to the
> admin section. My problem after the user has login in, but if they
> close the broswer without logging out first, and then reopen the
> browser, it will bring the page which he/she was working on without
> asking the user to sign on again. It looks like it did not kill
> the session when the user close the browser. My coding in my
> application.cfm is like :
>
> <cfapplication name="#ApplicationName#"
> clientmanagement="yes"
> setclientcookies="no"
> sessionmanagement="yes"
> sessiontimeout="#CreateTimeSpan(0, 0, 30, 0)#">
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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