I think there is a file size argument both in the html form tag and within php.ini (max_file_size...? or something like that). I would try to make both very large, just as a test. Anyway, I had a similar problem that was fixed by playing around with these settings. David "Matt Cassarino" <mc@xxxxxxxxxxxx> 02/23/2005 03:01 PM To: <php-general@xxxxxxxxxxxxx> cc: "Matt Cassarino" <mc@xxxxxxxxxxxx> Subject: Web Browser Timeout on Upload Script Hi, I am running a simple Upload script in PHP using a HTML Form with a File field. The user can browse their computer and upload a file. It works great, except for large files, where the browser will timeout. The timeout appears to happen after about 5 minutes. Any ideas on how to get around this? Ideal solution would be on the server side b/c I don't want to have my users set a browser option. Thanks a lot! Matt Cassarino Cell: (206) 484-4626 Web: www.mattcass.com Email: mc@xxxxxxxxxxxx