Hi,
I need to trap the IE's close button. I have a pop up, but when closing the popup the parent window is getting refreshed with an action which was supposed to be called when I hit the submit button in the pop up.
Can any one help how to trap the IE's close button so that i can stop the parent window getting refreshed with the action to be stopped through a
java script.