I have an Active Server Page app in a browser (IE only) that allows users to launch other apps that are loaded in a seperate window using window.open.
The first instance of a newly launched app works fine. When I try to launch an additional instance of the app, connected to a different data...