Date:  04/02/2004 01:47:17 PM Msg ID:  001940
From:  Richard Thread:  001940
Subject:  closing a childwindow
I am trying to close a child window after submitting information to the parent form and I am use the onblur event  what I am trying to do is close the child window when it loses focus or when the user sends information to the parent form. If I use onblur it bypasses my other code in the child window  and closes the window is their a way around this?