T
turnitup
Dear all,
I would like to implement a session timeout feature so that browsers are
automatically logged out if there is no activity after a certain time.
I know that this can be done with javascript or the meta tag. But I have
a "sovereign" application written using AJAX which does not require a
page refresh, but should continue to behave as though it had been refreshed.
Is there any code which can detect javascript events and reset any
timeout timer?
TIA
I would like to implement a session timeout feature so that browsers are
automatically logged out if there is no activity after a certain time.
I know that this can be done with javascript or the meta tag. But I have
a "sovereign" application written using AJAX which does not require a
page refresh, but should continue to behave as though it had been refreshed.
Is there any code which can detect javascript events and reset any
timeout timer?
TIA