1.I have connection Object in the opener. 2.I open a child windows from this opener, and taking above connection object(i.e created on the opener) I process the rest of the work in the child window. 3.When I refresh the opener window,before that I close the child window. 4.While closing the child window, I need connection object of opener. 5.In IE,I am not able to get this connection object.But it is working on FF successfully. Can any one help in this regards.......plzzzzzzzz.