Save before Timeout..
Hi all...
Please help me to solve this issue.
Let say I have a simple "Form with report" on a EMP table. In my application i have the "Timeout" set for 15 min.
As you know if we set the timeout and end user is idle for 15 min, the application will log them out after 15 min.
Is there any possibility to save the changes just before the end user got "timed out".
I mean if the user made some changes and idle for 15 min and hit the apply changes button after 15 min,
they are losing the changes that they made.
Is there any way to save those changes before timeout.
Thanks