[wp-hackers] JS based upload
Owen Winkler
ringmaster at midnightcircus.com
Thu Sep 1 10:55:26 GMT 2005
Roy Schestowitz wrote:
> A fellow WordPresser seems to have implemeted this already:
>
> http://blog.joshuaeichorn.com/archives/2005/05/01/ajax-file-upload-progress/
This solution requires a patch to PHP; most hosts will not apply this patch.
After researching this pretty well myself, I would say that there is no
way for the majority of web servers that are installed with standard
options to implement a progress bar for upload, either via javascript or
a server-side method. There is no magic Ajax that will accomplish this
feat.
However, the original idea of uploading multiple files via javascript
and an iframe is certainly doable.
Owen
More information about the wp-hackers
mailing list