cafrow
07-19-2005, 05:52 PM
Hi there. I am using PHP to upload a file and would like to make a window popup when the Submit button is pressed to start the file upload. I have this part working so far, the part I am having a hard time with it Closing the child (popup) window once the file is finished being uploaded. I have tried to do this on the onUnLoad event of the upload script and also on the refresh of the page once the upload is done and cannot get it to work for the life of me.
I have searched online and was unable to find info on closing the child popup from the parent, there is plenty of info on closing the parent from the child.
Thanks for any help.
I have searched online and was unable to find info on closing the child popup from the parent, there is plenty of info on closing the parent from the child.
Thanks for any help.