Not without some tricks.
A standard is to create a structure that has the sessionid and date and
place it in an application structure. Every time the session us used, update
the stored date for it. Run a scheduled task for every 1 minute that reads
the application var and determines what session has just timed out. Run an
event based on that session.
Its ugly and I should probably write up an article on it making it pretty,
but I'm doing one on advanced error control at the moment. Maybe next week
if someone else doesn't first.
> Is there a way (like with ASP) to run a script, function call, etc. when
the
> session times-out?
>
> Thanks,
> David Berger
> Cynergy Consulting
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.