|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Session variable persistence |
From: |
Shailesh Lolam |
Date: |
5/12/2000 7:12:24 AM |
IP: |
203.94.239.37 |
Hi there,
You can increase the Session time by changing the IIS Session timeout setting if you have access to it or Add following line in Application_OnStart event of Global.asa file in your site.
Session.Timeout = 60 Setting 1 Hour as Session Timeout
Do it, it will help.
GOOD LUCK
Shailesh Lolam |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|