I am using an membership program where users log-in and are directed to a protected file. I'd like to add an upload script to the protected file. The author tells me the file must be an asp file. So I guess I'm looking for a basic upload script in asp or html. I have a php upload script but I'm told php won't work in an asp file. The upload script should be: compatible with asp inexpensive allow me to modify file extensions of uploaded files allow me to modify upload file size allow me modify the re-direct after upload and a progress bar would be a plus, but not required multiple file upload or single file upload thanks