If you want the session to end (as far as CF is concerned) on browser close you will have to trap an event with JS and do an ajax call to cleanup the session on the server.
On 6/22/07, Paul Henderson <[EMAIL PROTECTED]> wrote: > Thanks for all the feedback guys, I think the bumping technique described by > Jim and Josh will work best for me in this situation. Although it would be > niec to have a bullet proof login where simultaneous logins are denied, > sessions end on browser close or disconnect and users can log back in without > waiting for a session to timeout...maybe in CF9. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281863 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

