This is an ASP component which enables a script to create zip archive files. It also has some functionality for reading and extracting files from zip archives. csASPZipFile 2.0 Main Features:
- Create zip files on the server a save to disk or stream to the browser.
- Create spanned archives to limit individual file size.
- Read existing zip archives and save the contents or stream them to the browser.
- Stream a binary file from anywhere on your server to the browser.
- Source files can be in directories that are not web shared.
- Use ASP to allow password access and to record file downloads.
- HTTP function to retrieve file from remote server.
csASPZipFile 2.0 gives a script the ability to build a zip file from files on the server. The resulting archive can be saved on the server or streamed directly to the browser. There is support for creating spanned archives so large files can be split into smaller parts for downloading. There is also functionality for reading and unzipping files from a zip archive. We must stress that not all compression types are supported, but most available zip archives are readable. Files can be read from disk, remote URL or variant array and they can be extracted to disk or to variant array for streaming or saving into a database. Download csASPZipFile 2.0 Today!
|