Hello everyone. I would appreciate some guidance. I am in the printing business and I would like to establish a simple browser based interface for my customers to upload / download files. Files are often 50 MB and larger. I am told there are 2 ways to do this:
1) PHP/ASP script, but file size is limited to about 20 MB. or 2) an upload component (DLL) which would have to be installed on the server.
Any guidance or source of information would be appreciated.