How to set a browser timeout?
Posted: Fri Oct 27, 2006 5:02 pm
Hi
I’m working on a project that requires users of the site to login. As part of the requirements they want after set amount of inactivity that the page should “Timeout” and automatically display the login page.
This would be easy if I could use JavaScript, but again as part of the security requirements they have disabled all browser side processing. Oh, one more thing, the client is using IIS on a Windows server.
It there a solution to this? Thanks in advance for any suggestions.
I’m working on a project that requires users of the site to login. As part of the requirements they want after set amount of inactivity that the page should “Timeout” and automatically display the login page.
This would be easy if I could use JavaScript, but again as part of the security requirements they have disabled all browser side processing. Oh, one more thing, the client is using IIS on a Windows server.
It there a solution to this? Thanks in advance for any suggestions.