The Zip Processor provides industry-standard Zip archive
functionality. It is designed to be easy to use. You can pack/unpack a
file or folder without a single line of code. If you need to create or
extract Zip files automatically, this extension is for you. Combined
with Pure ASP Upload 3,
your users can upload Zip files directly! Use form fields to allow the
user to select his/her own files to be compressed in a new zip file for
direct download. You can even Zip a complete folder to, for example,
create a backup of your site.
You don't need to write any additional code or install server components; only ASP and ASP.NET are required on your server.
Zip Processor 3.0 Manual
Table of contents
You can also read this manual in PDF format
Before you begin
Make sure to setup your site in Dreamweaver first before creating a page if you don’t know how to do that please read this.
The Basics
Installing the extension
Deploy the extension in four easy steps.
The Basics: Automatically Zip an Uploaded File and Download it
Automatically zip and download a file that has been uploaded with the Pure ASP Upload 3 extension.
The Basics: Upload a Zip File with Pure ASP Upload and Extract it on the Server
Automatically extract a zip file on the server, after uploading it.
Cases
Case: Creating a Backup of your Website
Automatically zip a folder that contains your website and offer it for download so you have a zip file for backup purposes.
Case: Gallery - Receiving A Zip File from a Selection of Images
You can select any set of files from a gallery to be automatically zipped and downloaded.
Advanced: Creating User Specific Zip Files
Add comments dynamically.
Zip Multiple Files With Zip Processor 3.0
Movie about how to archive and upload multiple images.