unzipping a zip file in aso.net

unzipping a zip file in aso.net

am 15.01.2008 15:50:04 von pelegk1

i am uploading a zip file to the server
and after the upload i want to unzip it
how can i do this?thnaks in adbance
peleg

Re: unzipping a zip file in aso.net

am 15.01.2008 16:16:38 von mark

"pelegk1" wrote in message
news:6F65246A-B7F3-4DF3-9028-A67C8D5960AB@microsoft.com...

> I am uploading a zip file to the server
> and after the upload I want to unzip it
> how can I do this?

I use this: http://www.chilkatsoft.com/zip-dotnet.asp


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Re: unzipping a zip file in aso.net

am 16.01.2008 07:34:35 von Anjan Bhowmik

You may consider SharpZipLib, which is an opensource library for
manipulating ZIP,BZIP compressed files.

http://www.icsharpcode.net/OpenSource/SharpZipLib/Download.a spx

"pelegk1" wrote in message
news:6F65246A-B7F3-4DF3-9028-A67C8D5960AB@microsoft.com...
>i am uploading a zip file to the server
> and after the upload i want to unzip it
> how can i do this?thnaks in adbance
> peleg