I was joust wondering if any of you have any code or help me with my current probem. I was wondering if it is possible to allow the user to select what images they want and the images the user has selected all get download as a zip file. To be clear there
be loads of images on an aspx page with checkboxs next to them and when the user clicks a button all there selection gets downloaded as a zip file with all the images inside
luke_bryant
Member
396 Points
361 Posts
Zipping files c#
Jan 05, 2012 08:01 PM|LINK
Hi programmers,
I was joust wondering if any of you have any code or help me with my current probem. I was wondering if it is possible to allow the user to select what images they want and the images the user has selected all get download as a zip file. To be clear there be loads of images on an aspx page with checkboxs next to them and when the user clicks a button all there selection gets downloaded as a zip file with all the images inside
Thanks in advance
zip
ignatandrei
All-Star
134983 Points
21638 Posts
Moderator
MVP
Re: Zipping files c#
Jan 05, 2012 08:16 PM|LINK
http://www.icsharpcode.net/opensource/sharpziplib/
lamado
Member
220 Points
76 Posts
Re: Zipping files c#
Jan 07, 2012 09:24 PM|LINK
http://dotnetzip.codeplex.com/
zip
eclipse
ray9
Member
324 Points
78 Posts
Re: Zipping files c#
Jan 11, 2012 09:58 PM|LINK
+1
this is a very good tool