Hi all,
In my application, when i click on a link, it will open up in a new browser, now i want to close the new open up browser, but lost how to do that because i have only one instances of original browser ($oIECreate) and therefore using _IEQuit ($oIE) will only clos the original and not the new one browser. Please let me know if anyone faces the same problem with the browser multiple instances.

Regards
Niranjan