Hi,
I am developing SharePoint Hosted App which needs to download all the files in the document libraries of SharePoint site in a zip folder where in that zip file each document library should be a folder, in that folder the files of that document library will be shown. Currently I am display all the document library in a table with check boxes as shown in the below figure. Now when user selects the check boxes and click on download button, the selected document libraries along with the files should be downloaded in a zip folder. This should be achieved through javascript. Can anyone share me the code to solve this problem.
Thanks & Regards,
Kishore
Kishore