Hello,
I am not sure how to handle a Web Server timeout correctly.
The situation is, a user opens a form to edit some record, goes away and the timeout occurs.
When he comes back he does not know about the timeout until he clicks on a button or something else.
The he is redirected to the login form. If he has logged in he is redirected back to the form where he left.
But there he gets the following error:
1. Record not found: (-2) Error 30
What do I have to do, that the user does not automatically is directed to the last form after logging in again, but instead has to take the way he normally does when logging in the first time?
Thanks
Heinz