Progress bar

Hi i am trying to get progress bar for uploading files. I used lots of
plugin to do the same.But it doesnot work on version2.1.0 on which i am
working. If anyone has implemented progress bar please share the
information.
Thanks.

Have you tried Mongrel upload progress bar plugin. find the link
below.

http://mongrel.rubyforge.org/wiki/UploadProgress

There is a caution with this: it needs Apache Web Server. it will not
work for Nginx.

Thanks,
Piyush.

On Jan 26, 1:08 pm, Anubhaw P. [email protected]

Piyush with Rails wrote:

Have you tried Mongrel upload progress bar plugin. find the link
below.

http://mongrel.rubyforge.org/wiki/UploadProgress

There is a caution with this: it needs Apache Web Server. it will not
work for Nginx.

Thanks,
Piyush.

On Jan 26, 1:08 pm, Anubhaw P. [email protected]

Thanks man. I will try it and respond to you.
Anubhaw.

On Jan 28, 11:02 am, Anubhaw P. <rails-mailing-l…@andreas-
s.net> wrote:

Piyush.

On Jan 26, 1:08 pm, Anubhaw P. [email protected]

Thanks man. I will try it and respond to you.
Anubhaw.

Did you use UploadProgress? The docs say you will also (probably) be
using drb, but I don’t think that’s been updated since 2004!
http://raa.ruby-lang.org/project/druby/

Steven H. wrote:

On Jan 28, 11:02�am, Anubhaw P. <rails-mailing-l…@andreas-
s.net> wrote:

Piyush.

On Jan 26, 1:08 pm, Anubhaw P. [email protected]

Thanks man. I will try it and respond to you.
Anubhaw.

Did you use UploadProgress? The docs say you will also (probably) be
using drb, but I don’t think that’s been updated since 2004!
http://raa.ruby-lang.org/project/druby/

I did use UploadProgress. But it doesnot show the progress, it only
displays the start and end of uploading. Maybe something to do with
rails version!!! I am using rails V2.1.

Thanks.

must be windex…

This should solve all problem !