How to zip all thedocuments in a web application
-
Hai all, Iam doing an application in asp.net with vb..... my application generates a series of documents..... i need to have all those generated files intoa single zipfile with link button and later can be downloaded to any place like desktop..... can any one help me in this case..... as soon as possible..... thnks in advance amar
-
Hai all, Iam doing an application in asp.net with vb..... my application generates a series of documents..... i need to have all those generated files intoa single zipfile with link button and later can be downloaded to any place like desktop..... can any one help me in this case..... as soon as possible..... thnks in advance amar
Hello Amar, There are some instructions on MSDN, http://www.msdn.com[^], just search for zip. There are also other implementations, such as ComponentOne's Zip for .NET, that are easier to use. This is a .NET control, but it will work just as well in ASP.NET since there is no GUI interface to get in the way. If you would like information on Zip for .NET you can visit http://www.componentone.com/products.aspx?ItemType=1&TabTypeID=1&PanelIndex=14&TabMapID=57&Itemid=26&Tabid=70&SubCategoryTypeID=0[^].
Suelinda W Customer Engagement, ComponentOne LLC http://www.componentone.com