KoolUploader - PHP Ajax File UploadKoolUploader - PHP Ajax File UploadTrialVersion 1.3.0.2 released on 12/17/2009

Client-side API - Access File Information

AddUpload AllClear All
Uploading information:
*Note: Please test uploading with *.txt, *.doc, *.pdf, *.jpg, *.gif ( size < 500KB )

Description & Sample code

KoolUploader supports accessing status of uploading files. While the file uploading, you can access information such as uploaded bytes, estimated time left, average speed, uploading percentage and so on. You may register handle for OnUpdateProgress event and get most updated uploading status.

*Note: If you run this example in localhost, the uploading process would be too fast for KoolUploader to get status.