L
Liam Dooley
Hi, I have a need to launch a new internet explorer instance/process
using javascript (i.e. a new iexplore.exe windows process, not just a
new window).
Alternatively, if it was possible to run a command from javascript
(like you can do Run "iexplore www.google.com"
Does anyone know if this is possible?
(Background: This is needed as an intermediate workaround to a problem
we have running a Java applet using JDK 1.3 at the same time as an
oracle applications applet that uses JInitiator 1.3 from the same
explorer instance, the two jvm plugins are incompatible. Presently the
users *can* log into two different browser instances and the two
applets run fine, but it would be nice if we could force a new ie
process from the initial session)
using javascript (i.e. a new iexplore.exe windows process, not just a
new window).
Alternatively, if it was possible to run a command from javascript
(like you can do Run "iexplore www.google.com"
Does anyone know if this is possible?
(Background: This is needed as an intermediate workaround to a problem
we have running a Java applet using JDK 1.3 at the same time as an
oracle applications applet that uses JInitiator 1.3 from the same
explorer instance, the two jvm plugins are incompatible. Presently the
users *can* log into two different browser instances and the two
applets run fine, but it would be nice if we could force a new ie
process from the initial session)