Page 1 of 1

What happens if the user closes the browser?

Posted: Fri Apr 23, 2010 5:02 pm
by Profound Logic
Question:
What happens if the user closes the browser? Would the program still wait for input?

Answer:
When the user tries to close their browser in the middle of a session, the application will first warn the user that he has not exited the session properly. If the warning is not desired, this feature can be turned off.

If the user ignores the warning and proceeds with closing the browser or if the warning feature is turned off, an automatic request will be sent to the server to end all programs running within the session and end the job.