Hi
I have created an internet explorer toolbar using C#. On clicking on that toolbar button , I want to open internet explorer popup window. I have used web browser control with in the form and its invoke script method. With in the java script I have used window.open method to open the new window popup. I need to identify whether the popup is closed or not with in the form?.