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. unique browser session id in asp.net

unique browser session id in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorial
3 Posts 3 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.
  • T Offline
    T Offline
    trilokharry
    wrote on last edited by
    #1

    Hi How to get unique session id that generated same for all browser tabs and different and always unique when we close and open new browser in asp.net code. thanks

    You get the best out of others when you give the best of yourself.

    V 1 Reply Last reply
    0
    • T trilokharry

      Hi How to get unique session id that generated same for all browser tabs and different and always unique when we close and open new browser in asp.net code. thanks

      You get the best out of others when you give the best of yourself.

      V Offline
      V Offline
      Venkatesh Mookkan
      wrote on last edited by
      #2

      Could you please phrase your question clearly? FYI, You will get an Unique Session ID only when the Session is created.

      Castle Rider

      What if I freeze??? Don't forget to breath...

      My: Website | Yahoo Group | Blog Spot

      /xml>

      M 1 Reply Last reply
      0
      • V Venkatesh Mookkan

        Could you please phrase your question clearly? FYI, You will get an Unique Session ID only when the Session is created.

        Castle Rider

        What if I freeze??? Don't forget to breath...

        My: Website | Yahoo Group | Blog Spot

        /xml>

        M Offline
        M Offline
        Martin Jarvis
        wrote on last edited by
        #3

        Sessions are usually based on cookies and it would be upto the browser as to whether tabs can share cookies or they are persited after the browser is cleared (provided you've set an expiry date). A new session is created when a valid session cookie isn't found by ASP.Net.


        Freestyle Interactive Ltd | Martin on .Net

        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