Extending the sessionid

B

Bill

My session id is expiring too quickly. How can I extend it to last for 30 minutes?

Thanks,

Bill
 
M

Michael

In your ASP page add Session.Timeout = 30.
Remember this affects every user that requests the page
(s). So memory can be an concern if you set it for much
longer time periods or have many users on the site
simultaneously.

Michael
 
B

Bill

Michael:

Thanks for your help. Is there a way to do that once so it affects the
whole site?

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,085
Messages
2,570,597
Members
47,218
Latest member
GracieDebo

Latest Threads

Top