Xceed Zip Compression Library Documentation
Getting Started Sample App for ASP
Sample applications > ASP > Getting Started Sample App for ASP

You can find the Getting Started Sample Application for Active Server Pages in:

SAMPLES\ASP\GettingStarted

This sample application consists of an HTML web page and an ASP page that uses VBScript. The web page allows a user to select some files, enter some customization information, and click to create a tailor-made self-extracting zip file that can immediately be downloaded. The "Download" button runs the ASP page, which uses Xceed Zip to create a self-extracting zip file and then redirects the client browser to download the file.

You will need a machine running Microsoft Internet Information Server. This sample was tested with IIS 4.0.

To get use the sample, follow these steps: