Actions
Feature #490
openProvide progress information for file uploads
Start date:
08/30/2010
Due date:
% Done:
0%
Estimated time:
Description
At least when AJAX is enabled, WFileUpload should emit a signal like uploadProgress(int percent).
Updated by Koen Deforche about 13 years ago
- Status changed from New to InProgress
- Assignee set to Wim Dumon
I think it is about time we implement this.
Updated by Koen Deforche about 13 years ago
This has been implemented for the wthttp connector only. This should also be implemented for the ISAPI connector. For FastCGI we will need to implement a different method which does not reply on server-side monitoring of the incoming request.
Updated by Koen Deforche about 13 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche about 13 years ago
- Status changed from Resolved to InProgress
Actions