I have a script all setup for uploading mp3's but the only status bar I get is in the browser window. I've seen sites have a status bar self made. How can you tell the status of the upload? I've tried to make a popup or iframe in my site of the tmp file size and the actual file size but it wont load anything until the file i uploaded. even though I have a page to display then the move_uploaded_file command is run. any suggestions?