Yes all along with the user id for the current "owner" of the site (so that
you can check if recent activity was caused by the same or by another user
than the one doing the current request).
Note also that if the user doesn't log out explictely you'll get a periodof
time during which nobody (except the last connected user) will be able to
use the site.
You may want to elaborate a bit as this is an unsual requirements. What does
requires this ?
--
Patrice
"justin" <
[email protected]> a écrit dans le message de (e-mail address removed)...
Hi,
I have an .aspx website developed. Because of the nature of the web
site only one user can be using this site at the same time. How do I
lock out the second user? Application["...] variable perhaps?
Thanks so much for you help!
Would a time stamp help at all? I don't know the nature of your site,
but how long would the user need to be on the site? If there's no
activity after a specified period of time then a new user can be
allowed through.- Hide quoted text -
- Show quoted text -