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. prevent user starting multiple sessions [modified]

prevent user starting multiple sessions [modified]

Scheduled Pinned Locked Moved ASP.NET
securityhelp
2 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.
  • R Offline
    R Offline
    rama charan
    wrote on last edited by
    #1

    HI... I need to prevent user staring multiple sessions.I would also like to have the following things done for that purpose 1)close the user session on page close (also for security reasons) 2)prevent user logging on if he already logged on . The issue here is if user has been logged in and his browser or system got hanged and need to reopen the browser and will open the login page again then he wont be able to login if i implement the single login for a user at a time. so i need to implement the first one any suggestion on links are welcome... thanks in advance -- modified at 6:48 Wednesday 25th April, 2007

    Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

    R 1 Reply Last reply
    0
    • R rama charan

      HI... I need to prevent user staring multiple sessions.I would also like to have the following things done for that purpose 1)close the user session on page close (also for security reasons) 2)prevent user logging on if he already logged on . The issue here is if user has been logged in and his browser or system got hanged and need to reopen the browser and will open the login page again then he wont be able to login if i implement the single login for a user at a time. so i need to implement the first one any suggestion on links are welcome... thanks in advance -- modified at 6:48 Wednesday 25th April, 2007

      Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

      R Offline
      R Offline
      RSArockiam
      wrote on last edited by
      #2

      me too interested in this. But the fact is - you have to catch the browser window unload event and you have to call the required methods/procedures to close the session. I think, in default, every new browser window will create new session and simultaneously if you close then automatically the session will expire. But this is not related to the custom authentication like login process. So i am expecting more responses in this topic.

      Regards R.Arockiapathinathan

      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