On 4 February 2012 05:54, Muruga <murugu2...@gmail.com> wrote:
> Hi all
>         I want a functionality of Downloading Multiple files from
> site with single request without using zip concept.Please anybody help
> me out this.

Have you ever seen a web page that does this? It's certainly not
something you'd be likely to achieve with Rails. You might be able to
fudge it by firing lots of requests with AJAX, but I can't say I've
seen that done either.

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to