TesUpload 1.1
TesUpload allows asynchronous file uploads with a progress bar in PHP. One of the few things that PHP lacks that other web environments have, is the ability to report the progress of a file upload. This means that file uploads, especially uploads of larger files, can be extremely frustrating for end users when they don’t know if the upload is progressing or if it has stalled or if it has even started.
TesUpload solves this problem by using a perl script that handles the progress reporting. Don’t worry if you are a hardcore PHP programmer, you won’t have to touch the perl code at all. Just put the cgi-script in your cgi-bin folder and forget about it.
Requirements:
A webserver running PHP and Perl CGI-scripts (it’s probably easier to find web hosts that do than ones that don’t).
More popular Document Management
- AjaXplorer 3.2 (2 years, 5 months 2 days ago)
- LetoDMS 3.0.0-RC5 (2 years, 1 month 2 days ago)
- eZimDMS 4.0 (2 years, 5 months 3 days ago)
- Kordil EDMS 2.2.60rc4 (2 years, 1 month 2 days ago)
- KCFinder 2.4 (1 year, 6 months 12 days ago)
Listing Files

readme.txt- 1.6 KB
- 04/23/2006 19:55:16

upload.cgi- 6.5 KB
- 02/05/2007 23:44:48

upload-normal.php- 1.5 KB
- 02/18/2007 22:37:38

upload.css- 586 Bytes
- 04/23/2006 19:55:18

index.php- 548 Bytes
- 02/18/2007 22:47:16

fileprogress.php- 1.5 KB
- 02/18/2007 22:48:44

upload.js- 3.1 KB
- 02/18/2007 22:45:58

upload_helper.php- 1.3 KB
- 02/18/2007 22:48:44

upload-async.php- 1.8 KB
- 02/19/2007 00:49:04

read_settings.php- 424 Bytes
- 02/05/2007 23:46:12

receive.php- 936 Bytes
- 02/18/2007 22:48:44

receive_helper.php- 2.1 KB
- 02/18/2007 22:48:44

upload_settings.inc- 483 Bytes
- 04/23/2006 19:55:16

MPL-1.1.txt- 25.2 KB
- 04/23/2006 19:55:16
