PDA

Click to See Complete Forum and Search --> : Returning window status in window close event


msdnexpert
Oct 6th, 2000, 03:50 AM
Hi all,
How does one return data when a window is being closed. I would like the child window to return true or false and would like to check the return value in the parent window.
Thanks in advance.

Oct 6th, 2000, 06:54 PM
as the child window is being rendered create a reference to the parent window. Then using the reference set the value of a an object that exists on the parent with your desired result.

msdnexpert
Oct 6th, 2000, 10:31 PM
Dear pvb,
Can u give me a code snippet for the same.

Oct 7th, 2000, 01:23 PM
IE 4+ ONLY!
http://www.panteravb.com/data/parent.html