Imagine an album with multiple songs and you want to download all the
songs at once by clicking on the album download link. Is there a
simple way to get a link to download multiple files with one click?

I suppose it could be done by zipping all the songs together into a
single file, but I haven't implemented it that way. I also suppose it
could be done with iterative jQuery calls, but this would probably
mean having to save each file one at a time. Anyway, just thought I
would ask and see if someone had a good idea about this or knew the
simple answer. Thanks.

Reply via email to