Ah... good tip - thanks. -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Monday, June 20, 2005 4:43 PM To: CF-Talk Subject: Re: tips on onSessionEnd( )
I've noticed that onSessionEnd will NOT fire unless you use a sessionTimeout value. In other words, you can't let your app just use the default timeout specified in the CF Admin, you must explicitely set it in your app.cfc file. On 6/20/05, Mark A Kruger <[EMAIL PROTECTED]> wrote: > Does anyone have any clever tricks for debugging onSessionEnd( ) in the > application.cfc file? Right now I'm changing my session timeout to 10 > seconds and emailing myself dumps of the scopes. It works but it is not > pretty <g>. Is there a way to call this function directly? > > -Mark > > Mark A. Kruger, CFG, MCSE > www.cfwebtools.com > www.necfug.com > http://mkruger.cfwebtools.com > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210077 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

