B
Brad Melendy
Hi,
How can I launch a new instance of IE from VB.net 2005? Currently, I am
using System.Diagnostics.Process.Start to open a URL but it always takes
control of an existing instance of the web browser. I've tried specifying
the full path and executable name of IEXPLORE.EXE but when I do so, I just
get an error. Thanks for any suggestions.
....Brad
How can I launch a new instance of IE from VB.net 2005? Currently, I am
using System.Diagnostics.Process.Start to open a URL but it always takes
control of an existing instance of the web browser. I've tried specifying
the full path and executable name of IEXPLORE.EXE but when I do so, I just
get an error. Thanks for any suggestions.
....Brad