For a form that allows people to upload image files to the server, I'd like to pop open a small browser window with an "Uploading..." message once someone clicks on Submit button. Then I'd like the window to automatically close once the process is done and the main browser window refreshes.
Can this be done with PHP or should I be using Javascript? If there are any examples of how to do this online, I'd appreciate the URL. Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php