<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Mid-Page ColdFusion Session Expiration Behavior Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:1077.view Date Posted: Dec 10, 2007 at 9:31 AM ---- --------------------------------------------------------------------------------------- ---> ColdFusion Session Timeout Test

2 Second ColdFusion Session Timeout Test

Session Created: #TimeFormat( SESSION.DateCreated, "hh:mm:ss" )#

Session Ended: #TimeFormat( SESSION.DateEnded, "hh:mm:ss" )#

Page Ended: #TimeFormat( Now(), "hh:mm:ss" )#