Re: IE creates new IEXPLORE.EXE processes (no spyware)

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Jarrid000 (jarrid_s_k_at_yahoo.com)
Date: 08/04/04


Date: 3 Aug 2004 18:37:18 -0700

I've got a question related to this issue. I am trying to force a new
process when a user clicks on link.
To be more specific I have a form with a user and pass field. When the
user clicks the submit button there is a bit of javascript that does a
window.open (without the toolbars, etc ) to a redirector page. This
redirector page is written mostly in perlscript and it's job is to
pick out the best server from a file that is generate with a backend
load balancer. Once it picks the best URL our application is loaded in
the new window.open window.
So a better flow would be Login --> JavaScript window.open(redirector
page) --> Redirector page loads a url with target = _self --> App is
running.
My problem is that all the window.opens that spawn from the log in
page all use the same iexplore.exe process and if one hangs they all
hang. I have verified that this behavior doesn't occur if I launch a
new login page, because if I do that I get a new iexplore.exe process.
What I need to do is have the window.open (or somewhere in the flow )
have a new iexplore.exe process created so all windows that are
spawned from the login pare work independantly of each other.
Thanks for any help you might be able to offer.


Quantcast