本文介绍了如何在asp.net中下载多个文件c#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在服务器端的asp.net下载多个文件





到目前为止我使用过这个链接

[]



除此之外是否还有其他解决方案文章?

谢谢!

解决方案



how to download multiple files in asp.net on server side


so far i have used this link
http://www.aspdotnet-suresh.com/2013/04/aspnet-download-multiple-files-as-zip.html[^]

is there any solution other than this article?
thank you!

解决方案



这篇关于如何在asp.net中下载多个文件c#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-13 09:42