Hi, proceed to Control Panel - Administrative Tools - Internet Information Service. Right click on website and choose Home directory - Configuration - Options. Change Session Timeout value.
H
hasit author8/9/2005
hello, thanks for your reply. i dont have the access of the server, can i configure the software to have no session timeout? or increase the time? thanks in anticipation. hasit
Sergey Kornilov admin8/9/2005
Hasit, you can set session time with the folowing statement:
Session.Timeout=200
where 200 is number of minutes you want the session to exist. You can insert this statement into _variables.asp files staright after