Re: Tracking file download progress

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 24, 2009 at 09:55, STEEL <vlad62@xxxxxxxxxxx> wrote:
> Thanks for response, but seems you haven't understood:
>>> takes URL of file from client  and  downloads  it  to  my server.
> User  don't download it at the downloading time to server, server gets
> it thru PHP script and stores on itself!
> ONly  i want is understand how to show progress bar to user. I have an
> idea:  in  my  downloading  script in cycle add $_REQUEST['completed']
> with  downloaded bytes, then at the client side via JavaScript(JQuery)
> it will dynamically get data from backend variable. Would it work?

Oh, I see now. Sorry.

I had this in my bookmarks: http://www.swfupload.org/

I don't know if it's any good, but you can check it out.

-- 
Daniel Egeberg

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux