Need help in session problem in tabbed browser.

Discussion in 'PHP' started by mmadhikermi, Nov 13, 2007.

  1. #1
    Is it possible for tabbed browser to maintain seperate session for a each tab? I got some session related issue with tabbed browser like IE 7. :confused::confused::confused:
     
    mmadhikermi, Nov 13, 2007 IP
  2. greatlogix

    greatlogix Active Member

    Messages:
    664
    Likes Received:
    13
    Best Answers:
    1
    Trophy Points:
    85
    #2
    No. you can have one session per user per browser as it stands the browser/session behavior you are seeing is the appropriate behavior.
     
    greatlogix, Nov 14, 2007 IP
  3. liam1412

    liam1412 Active Member

    Messages:
    387
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    If you advise your site users to use firexox they can download an add in that can replicate IE beahaviour with sessions. If this is used they can use 1 tab on firefox session and 1 on ie session. Not ideal but just to let you know it is available.

    Thanks
     
    liam1412, Nov 14, 2007 IP