If I understand what you're asking the browser window opens non-modally and
your code continues as does the user interface.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"TMJNSK" wrote in message
...
Thanks for the response.
Our product purely support IE, No other browser.
If we use eCtrl.Navigate2, it opens IE and the current process will
not wait for anything and it will be free. If we use Process(), will
current process be free after calling p.start()?