Hi, I am a newbie and am trying to make a system which needs multiple file upload....i saw lot of different methods on the net when i googld it such as act as attachment, using js, using flash,etc. But i am quite confused by now also. I am not very sure what to do as none of them gives a coherent explanation of how to do it. And its an emergency. SOS -ciao AG --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
You can find a multiple file upload tutorial at the Rails Grunt website. Here is a link to the site http://www.railsgrunt.com/2007/3/14/ruby-rails-upload-multiple-files-using-acts-as-attachment On Apr 23, 7:06 am, "arjun ghosh" <arjun4r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > I am a newbie and am trying to make a system which needs multiple file > upload....i saw lot of different methods on the net when i googld it such as > act as attachment, using js, using flash,etc. > But i am quite confused by now also. I am not very sure what to do as none > of them gives a coherent explanation of how to do it. And its an emergency. > SOS > -ciao > AG--~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Chad, Thanks for the guidance. But what i finally implemented was using attachment_fu as its an updation over act_as_attachment by Rick Olsen<http://techno-weenie.net/>. WHile searching the net, found lot of c@#p things but along with ur link, the other link which helped was http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu and http://rubyonrailsnotes.blogspot.com/2007/03/multiple-file-uploads-with-attachmentfu.html. In fact the guy who blogs at Noobie site, created a multiple upload based on the grant and the clark link. Thses are the beat one i found. In fact there is not much actually help info out there ciao AG On 4/23/07, Chad <chad.egeland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > You can find a multiple file upload tutorial at the Rails Grunt > website. > Here is a link to the site > > http://www.railsgrunt.com/2007/3/14/ruby-rails-upload-multiple-files-using-acts-as-attachment > > > On Apr 23, 7:06 am, "arjun ghosh" <arjun4r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi, > > I am a newbie and am trying to make a system which needs multiple file > > upload....i saw lot of different methods on the net when i googld it > such as > > act as attachment, using js, using flash,etc. > > But i am quite confused by now also. I am not very sure what to do as > none > > of them gives a coherent explanation of how to do it. And its an > emergency. > > SOS > > -ciao > > AG > > > > >--~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---