Results 1 to 11 of 11

Thread: Currently Logged In Users ?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2003
    Posts
    110

    Currently Logged In Users ?

    I have created a small web-application.
    It starts with a login screen.

    Everybody who log in should see a list of users currently logged in. While logging In I update the LoggedIn flag to True and make it False while logging Out.

    But if the user simply closes the browser without clicking Log-Off button then the LoggedIn flag remains True showing him as still Logged in to other users.

    How to tackle this problem ?
    Last edited by anis_b; Mar 30th, 2004 at 05:34 AM.
    Anis Bombaywala

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width