> fact that a certain page on the site will have a chatroom
> on it. A user can spend a unknown amount of time there, then
> either surf to other sections of the site, of surf somewhere
> else. if the person does leave the site and then returns, I
> want them to have to sign in again. This is of course for
> reasons of security. I also will be adding a include file
> that that tells the number of active sessions out of the
> number of registered users. It will also include a link to
> see who is online. As you can see it will be wise to be
> albe to end a session if a user surfs away form the site.
> Any thoughts on this?
I think that you will be unable to accomplish this in an effective, useful
and reliable manner. This simply isn't the way HTTP works.
But in any case, I don't agree that it would necessarily be wise to be able
to end a session if the user leaves the site. Unless you're concerned about
people visiting your site from shared computers, it strikes me as overkill
to force a user to login again after going to another page.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

