I have a page where users can upload files to me.

The link from the main page pops up an upload window, the user uploads it, and then when they close the popup, I want the first window to refresh to reflect the uploaded file.

How can this be done?

Thanks!