Hi all, I m a new bee in ruby. I want upload progress bar for my project. I have seen the sean''s progress bar demo , but it is not working fine for me. so if anyone have other solution than this then pls suggest me, it''s urgent Thanks, PG -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
snhorne-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Sep-23 13:34 UTC
Re: Upload progress bar
> I m a new bee in ruby. I want upload progress bar for my project. > I have seen the sean''s progress bar demo , but it is not working fine > for me.Sean''s progress bar only works in Apache, and from what I''ve heard it can be tricky to set up. You might look into mongrel - I believe why wrote a patch that adds progress functionality. Starr -- Check out my blog for startups and upstarts: www.thebootstrapnation.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Pratiksha <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> writes:> Hi all, > > I m a new bee in ruby. I want upload progress bar for my project. > I have seen the sean''s progress bar demo , but it is not working fine > for me. > > so if anyone have other solution than this then pls suggest me, > it''s urgent >There is a plugin for Mongrel with upload progress bar. Search for that. -- Surendra Singhi http://ssinghi.kreeti.com, http://www.kreeti.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Surendra Singhi wrote:> Pratiksha <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> writes: > >> Hi all, >> >> I m a new bee in ruby. I want upload progress bar for my project. >> I have seen the sean''s progress bar demo , but it is not working fine >> for me. >> >> so if anyone have other solution than this then pls suggest me, >> it''s urgent >> > There is a plugin for Mongrel with upload progress bar. Search for that. > > -- > Surendra Singhi > http://ssinghi.kreeti.com, http://www.kreeti.comHi Surendra, Thanks for ur reply. I have seen Mongrel''s plugin, but i cant get it. How to include it in my project. So if u have link that explains it better or if u have tried it out please help me Thanks Again -Pratiksha GAjjar -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---