I have an intranet page which onload uses window.open to open an ASP page on a different server - both servers are in-house. However, when it tries to open the second page, it warns the user that it is opening another page and they have to click yes to proceed.
The problem is that I need to be certain that second page is opened as important tasks are being performed so I don't want the user to be prompted. How do I get the window to open without prompting the user. I have tried adding the second page to the list of trusted sites but it stills prompts.
Mighty
The problem is that I need to be certain that second page is opened as important tasks are being performed so I don't want the user to be prompted. How do I get the window to open without prompting the user. I have tried adding the second page to the list of trusted sites but it stills prompts.
Mighty