I have 2 questions. 1. i am using axwebbrowser control to display web pages, how can i capture a pop up window and make it one of my mdi childern(this is in a mdiparent form) i need to know how i can capture it and i need it to be related in somehow to the form it poped up from so that if i am logged into somewere when the pop up comes that it does not have to go through the login process(i have been having to do that alot) and 2.how can i make a child form not be able to close until the mdiparent form is closing

THANKS ahead of time for any answers!