Isaac, That works - but there are still some issues. Invoking directly allows you to do things inside the function that won't work when it's fired by the event - like directly set variables in the application scope. I wrote a short entry on debugging onSessionEnd.
http://mkruger.cfwebtools.com/index.cfm?mode=alias&alias=cfmx7_onsessionend If you or ray have anything to add... please do! -Mark -----Original Message----- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Monday, June 20, 2005 5:53 PM To: CF-Talk Subject: RE: tips on onSessionEnd( ) > Can't you simply invoke it? > <cfinvoke component="Application" method="onSessionEnd"> You'd have to manually pass in the application and session scopes as arguments... still not sure it'd work, but it might... s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210085 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

