Dynamically Create a Zip File Your Users Can Then Download

by Bill Beckelman 2. July 2008 17:56

I recently had a requirement to allow users to select a group of files and then dynamically create a zip file on the server of the selected files that they could then download. After some searching I came across two solutions to dynamically create zip files:

I think both are quality solutions, but I ended up using DotNetZip as I found it easier to implement and use. Also, I liked the amount of recent activity on CodePlex and the quick response I received from the project's coordinator on a question I had.

Check out this demo of the end product. To put together this example I brought together the aforementioned DotNetZip and some work by the man himself Matt Berseth. You can download the code by clicking the link below:

FileZipper.zip

Tags:

ASP.NET

Comments

Comments are closed

Powered by BlogEngine.NET 1.4.5.7
Theme by Mads Kristensen


About Me

I live and work in Salt Lake City, Utah. My background is in aviation. I have a degree in Aeronautical Science from Embry-Riddle Aeronautical University in Prescott, AZ. I have worked as a commercial airline pilot and most recently as a technical advisor for a charter airline.