Reply to Re: help with setting time out in my application
Posted by Jake on 11/18/68 11:43
If you want the logout to happen automatically (like if the user walked
away from their computer), then you will need to use javascript and the
setTimeout() function to redirect the browser after the time expires.