Zip and unZip files programatically using C##
Download and reference DLL from attachements below
using ICSharpCode.SharpZipLib.Zip; FastZip fz = new FastZip(); fz.ExtractZip(zipFile, targetDirectory,"");
Back to C#
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This page (revision-1) was last changed on 15-Nov-2006 16:27 by UnknownAuthor