i have a file list with check box for each files , if the user checks many files and click download i have to zip all those files and download it... like in mails attachment
Create a ZIP file on the fly using http://www.icsharpcode.net/opensource/sharpziplib/.