As well, browser windows only have access to each other if one window is opened by one of the web pages that's already open, like with window.open(). Other than that, 2 instances of IE or Firefox or any other browser have no way to connect with each other.
Lee