Thanks.
Finally its working. I tried java.util.zip method and its working properly now.
User Profile
Collapse
-
I tried it with SharpZipLib too but I am unable to open file. I am not getting how to do it....Leave a comment:
-
I also want to do same but what in case of multiple files and how?...Leave a comment:
-
Zipping multiple files.
Hi ,
I am getting byte[] of files (one at a time from server) and I want to zip all the files selected by user under one zip file. How can I do this. I tried java.util.ZipSt ream method but since it takes sbyte[] as input its causing damage to data and I am not able to open the file. Any other possible way.
Thank You. -
zipping multiple files in ASP.Net
Hi ,
I am getting byte[] of files (one at a time from server) and I want to zip all the files selected by user under one zip file. How can I do this. I tried java.util.ZipSt ream method but since it takes sbyte[] as input its causing damage to data and I am not able to open the file. Any other possible way.
Thank You.
No activity results to display
Show More
Leave a comment: