Date: 07/06/06 (PHP Development) Keywords: web My boss wants to allow a person to try uploading a 20-30mb file and if it stops 1/2 through we wantt o be able to resume the upload. The upload mechanism will not be a webpage but a 3rd party application. I'd like to do this through http post if possible but I haven't found any good information by googling, maybe I am using the wrong keywords, some help would be appreciated.
|