Many people find the process to cover up page in zip quite challenging, especially if they don't regularly work with documents. However, nowadays, you no longer have to suffer through long tutorials or spend hours waiting for the editing app to install. DocHub allows you to modify forms on their web browser without installing new programs. What's more, our feature-rich service provides a full set of tools for professional document management, unlike so many other online solutions. That’s right. You no longer have to export and import your templates so often - you can do it all in one go!
No matter what type of document you need to modify, the process is easy. Benefit from our professional online solution with DocHub!
zip and download selected files this tutorial applies to php runner asp.net and asp.net pro here i have an application that can store multiple files in the same field for each record from the list page the user can click on any of these files and download them one at a time more information on how to work with documents in a single field can be found here in this tutorial we will create a button that will download all selected files in a single zip file for example if you select one or more records move the files into a zip file which will then be available as a single download i now opened the project and go straight to the page designer on the listing page select a cell outside the grid click insert and select custom button now select new button and give the button a name you can add the code right here but i click ok and move over to the events page under custom buttons select the client before event of the new button you just created paste the following code here we simply