On Tue, July 17, 2007 1:46 pm, Tom Ray [Lists] wrote:
> I'm a little unsure on how to do this but basically when someone uses
> a
> form to upload a file I want to have a popup window come up and so the
> process in percentage of the transfer. Anyone do this before? Is it
> possible in PHP or do I
At 7/17/2007 11:46 AM, Tom Ray [Lists] wrote:
I'm a little unsure on how to do this but basically when someone
uses a form to upload a file I want to have a popup window come up
and so the process in percentage of the transfer. Anyone do this
before? Is it possible in PHP or do I need to do it
i use a program called upload progress meter, it can be downloaded here:
http://pdoru.from.ro/upload-progress-meter/
I just wrote an ajax function to return the % of the download, and filled a
div on each upload. It depends on how often you poll for the %, but most
likely it won't be a smooth tr
3 matches
Mail list logo