Quote:
|
We shouldn't still be having "timing out" problems here. I think Red fixed that long ago. :wink:
|
hmm but then why it logout users and ask for loging in again?? It's simply a session timeout condition.I don't know what scripting Red is using but I know that when user don't request a new page after a specific minutes ASP cancel the session and release all or some of the resources so it can be assign to next login user.Another timeout is script timeout and it is in seconds whereas session timeout is in minutes and it is 20 minutes by default. :mad: