Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7418413
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:52:56+00:00 2026-05-29T07:52:56+00:00

I have parent window and provided a link. For now I am using below

  • 0

I have parent window and provided a link. For now I am using below code snippet to open a pop up window

self.open(pageLoc,'ServicePopUp','height=600,width=800,resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,location=yes'); 

but I want to open completely new browser (like we open a new instance of webbrowser on click of IE) on click of link not a pop up window so that new browser has seperate session from parent window.
How should I go about it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T07:52:56+00:00Added an answer on May 29, 2026 at 7:52 am

    In a nutshell, you can’t.

    Sessions are identified by cookies, which are browser-wide — any session available to the parent window will be available to your child window.

    There’s two ways to go about this, a “good” way and a “hacky but probably easier” way.


    The good way:

    Code you site such that it can emulate this multi-session behavior. Maybe have a special parameter in the url that identifies this as a new-session window, and then have a separate block of data that you treat as your session for these windows.

    The hacky way

    Set up wildcard dns, such that any subdomain of your site will show the same thing (i.e. http://www.yoursite.com == aoeu.yoursite.com == qjkx.yoursite.com etc), then open the popup at a randomly generated subdomain. Ensure that your cookies for your main site specify that they only apply to http://www.yoursite.com, and then visits to the subdomain’d sites won’t have access to the session information

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to close parent window in Firefox 2.0 using JavaScript. I have
How to close thick box iFrame using java script,also have to refresh parent window??
I have a parent page that contains a textarea and a link to open
I have a parent window from which i open a modal dialog on button
In my child window I have $('#opfile').addOption(someval,sometext); Problem is #opfile is an a parent
I have a parent class which contains a child object. I am using set
I have a (parent) window containing JQuery tabs: <div id=tabs> <ul class=tabHeader> <li><a href=?ctrl=doSomething
I have a pop-up window from an exiting application that I want to trap
I have a parent window which has a ListView that is bound to an
In my parent window, I have a list : <span id=r_doc_span> <ul id=r_docs> <li>

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.