How to make zip file on the fly and download?
843842Mar 10 2010 — edited Mar 11 2010Hi,
I want to download multiple files in a single request.
I know that we cann't get multiple response from server.
So I decided to make a zip file and download.
How can I do that?