Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP SessionEnd
Message
From
31/08/2000 10:16:56
 
 
To
31/08/2000 09:53:47
Kenneth Downs
Secure Data Software, Inc.
New York, United States
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00411237
Message ID:
00411249
Views:
10
Kenneth,

Just a thought, but the session doesn't end when the user closes it's browser or goes to another page. It doesn't tell anything to the web server, so the session will end when the timeout expires, or if you call Session.Abandon .

Also note that a session will end after the timeout period even if the user is still on the page, but has not done anything in the specified timeout period. I think the default timeout is 20 minutes, but I'm not sure.

Hope this helps!



>Any ideas? I've dug through a dozen or so resources on MSDN, and they all seem to imply that if I put the code there it will run when the user exits the browser. But it don't!
Sylvain Demers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform