Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Logged in

Logged in

Scheduled Pinned Locked Moved ASP.NET
csharpjavahelptutorialquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ADY007
    wrote on last edited by
    #1

    Hi, i have created a forum which is about trading. Now, the only problem i have is how to check who is logged in? I want to show the users which users are logged in?? Regards, Adrian

    Adrian De Battista: .Net Programmer, Java Programmer and Web Designer.

    N 1 Reply Last reply
    0
    • A ADY007

      Hi, i have created a forum which is about trading. Now, the only problem i have is how to check who is logged in? I want to show the users which users are logged in?? Regards, Adrian

      Adrian De Battista: .Net Programmer, Java Programmer and Web Designer.

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      ADY007 wrote:

      Hi, i have created a forum which is about trading.

      That's nice. Now, do you have specific question? What are you using? What have you tried? There aren't many mind readers here so you have to explain a little bit more.


      only two letters away from being an asset

      A 1 Reply Last reply
      0
      • N Not Active

        ADY007 wrote:

        Hi, i have created a forum which is about trading.

        That's nice. Now, do you have specific question? What are you using? What have you tried? There aren't many mind readers here so you have to explain a little bit more.


        only two letters away from being an asset

        A Offline
        A Offline
        ADY007
        wrote on last edited by
        #3

        So, I am using asp.net with vb.net. When they register they are creating another row in the Members database automatically. Now when they login, I need to know how to log all the sessions from different users and put them on the page.

        Adrian De Battista: .Net Programmer, Java Programmer and Web Designer.

        N 1 Reply Last reply
        0
        • A ADY007

          So, I am using asp.net with vb.net. When they register they are creating another row in the Members database automatically. Now when they login, I need to know how to log all the sessions from different users and put them on the page.

          Adrian De Battista: .Net Programmer, Java Programmer and Web Designer.

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          Create an application variable that will hold the names (and other info if necessary) of users who log in successfully, then use it to display. Of course you also need to handle logouts and abandoned sessions.


          only two letters away from being an asset

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups