Guest |
Login
Support Home
FAQ
Tutorials
Manuals
Downloads
Circulars
Blog
Tickets
Classic ASP
How can I change the default session length for my web site?
You can set the session timeout value programmatically via ASP using:
Session.Timeout = 15 ' number of minutes