Does anyone know of a simple PHP/XHTML form that will allow anyone to upload files to my website with a password protect feature? What I would also like included with the PHP form: - Customization for what file types are allowed for uploading. - An upload progress bar. - How to replace 'Browse' and 'Upload' buttons with images. - Have a 'reCAPTCHA' or some type of human verification feature. Any help is appreciated. I'll give rep in return.