Very Urgent "Please help"
-
Hi, I want to write a program in vb by which the user can zip or unzip the selected files without opening winzip. How i can do that in vb. if any of you have any idea or source code please tell me. Thanks Syed Saba
-
Do a quick google on the subject, there seem to be quite a few, also search the archives here, there are some examples that may help: .net zip component - google[^] Hope this helps Tom
-
Actullay i want to use winzip in my visual basic program and through that i want to zip or unzip html files. so i want to know how i can use winzip in my vb program through coding.
-
Yea, what you are looking for is a component that you can reference in your VB project; this will expose an object that you can use to zip/unzip files.
-
Check out SharpZipLib[^]. To quote the author, #ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850)