![]() |
Sergey Kornilov admin 8/13/2009 |
First thing to check is ASP session timeout: |
C
|
clig 8/13/2009 |
Hi, I'm wondering if someone can point me in the right direction. What I'm trying to do is the same thing they do at most on-line banking sites is where your session time out gets down to the last 60 seconds a dialog box pops up letting the user know that the session is going to time out unless they click Yes to continue. Ther is also a 60 second timer in the dialog box. This will go a long way in mitigating some of the users frustration with submitting complicated entries that they sometimes walk away from to think about and only to loose all of the previously unsaved information due to a session timing out. Any guidance is greatly appreciated. Regards, Randy
|