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. How to find the user name who are login currently?

How to find the user name who are login currently?

Scheduled Pinned Locked Moved ASP.NET
helptutorialquestion
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.
  • S Offline
    S Offline
    Sutheesh
    wrote on last edited by
    #1

    Hi, I created one Portal, i want to display current login member details. Can any one help me?

    N 1 Reply Last reply
    0
    • S Sutheesh

      Hi, I created one Portal, i want to display current login member details. Can any one help me?

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Member 4755319 wrote:

      i want to display current login member details.

      It depends on what method you are using for providing login.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      S 1 Reply Last reply
      0
      • N N a v a n e e t h

        Member 4755319 wrote:

        i want to display current login member details.

        It depends on what method you are using for providing login.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        S Offline
        S Offline
        Sutheesh
        wrote on last edited by
        #3

        Am using asp.net login controls for my page. Is it possible to find the user who closes the page without logout?

        N 1 Reply Last reply
        0
        • S Sutheesh

          Am using asp.net login controls for my page. Is it possible to find the user who closes the page without logout?

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Member 4755319 wrote:

          Is it possible to find the user who closes the page without logout?

          I don't think that. Because server won't get any notifications when a client browser closes. You can try hooking a JS script to the window close event which gives AJAX request to server and informing it about the event.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          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