Click to See Complete Forum and Search --> : How to ZIp Files


venkatr
June 15th, 2002, 02:09 AM
I want to Zip a few files. How can I? ( in Dot net arch)
Inspite of extensive search I could not find a way.
If anyone could help I will be thankfull.

/Venkatr

just-in time
July 3rd, 2002, 11:44 AM
You can use a standard COM component (VB 6) like Xceed zip or anotther whatever pleases you, remeber when writing a file from ASP.NET you'll have to write it to a directory where the ASPNET user has full-control (or at least writing rights)