For the most part, file upload progress information handling depends on the
underlying framework on the server and the web server software itself,
because you don't get that information from the browser.

So you need to look for something that's specific to the server-side stuff you use.

-Thomas

Am 01.04.2006 um 01:37 schrieb Jim Geurts:

I've seen a few demos online, for php, but I'm looking for a file upload progress bar implementation with Prototype. Can anyone point me in a good direction for one?

I'm not using Rails, so I can't use the upload_progress addon, unfortunately.

Thanks for any info

Jim
_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to