Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ZIP'ing from ASP.NET

Status
Not open for further replies.

DSect

Programmer
Joined
Sep 3, 2001
Messages
191
Location
US
I have some files stored in folders. I have the path & file name in a DB.

I'd like to let people download the files (each record has one or more files) in the DB / folder as a ZIP.

Does anyone recommend a good ZIP component?

I'm messing with SharpZipLib now...

 
WinZip has a command line add-in that we use at work (we simply shell out to it with the relevant parameters). It's always worked well for us...

----------------------------------------------------------------------

Need help finding an answer?

Try the search facilty ( or read FAQ222-2244 on how to get better results.
 
Try sharpzip

Chip H.


____________________________________________________________________
Click here to learn Ways to help with Tsunami Relief
If you want to get the best response to a question, please read FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top