Results 1 to 6 of 6

Thread: display active sessions

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Connecticut
    Posts
    98

    display active sessions

    I would like to be able to see the currently logged in users of my site, kind of like this site used to have at the top of the page.

    Anyone know how to accomplish this??


    Thanks!!
    ~ Piz

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    http://forums.vb-world.net/showthrea...threadid=72724

    This is a thread that explains what you need.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    chenko
    Guest
    Originally posted by Sastraxi
    http://forums.vb-world.net/showthrea...threadid=72724

    This is a thread that explains what you need.
    I never got that working after thou

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Really? What're you still having troubles with?
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  5. #5
    chenko
    Guest
    Well I get a type mismatch on this line...

    If usersArray(x) <> "" Then


    Is it possible to have and array in a application varible?

  6. #6
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Yes I believe it's

    Application("Name")(0) = ""
    Application("Name")(1) = ""
    ..
    etc
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

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