Results 1 to 2 of 2

Thread: Sessions in Tabbed Browsers

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Location
    Lima - PERU
    Posts
    14

    Sessions in Tabbed Browsers

    Hi.

    I noticed in many applications in .NET this problem:
    1. Log in a application using a tabbed (or multipage) browser like opera, netscape 7 or others.
    2. Open a new page with this tabbed browser.
    3. Copy the address in the browser and close the first page (the .net application). Supposedly the application has had to log out you.
    4. In the new page, paste the copied address and press enter.
    Result: You are login in the application!!!!!

    Do you have related information to solve the problem?

    Regards.

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    You can do the same thing with two open Internet Explorer's.

    I don't see it as a problem though.... the security cookie is still active as long as the browser is open, whether its a tabbed page(Gecko) or another instance of the browser(IE).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width