Zip File -> Web Server Unzip Functionality?

Done on Win6, will get feedback then install on all servers if it proves to be useful.
 
I'm on win2, and I really need to have a unzipping component available.

What is the feedback of the "experience" done on win6?

Thank you,
Leonardo Xavier
 
I'm also wondering if that xstandard component ended up being installed on the servers... what was the result of testing?

I'd also recommend SharpZipLib for .NET, it's very good.

For ASP, you can always use XMLHTTP to call a little .NET script to unzip a file for you, that will work fine.
 
Back
Top