如何使用单个链接按钮从多个文件下载单个文件。
问题描述:
我有一个带有链接按钮的网格视图,我上传了多个文件,并在该链接按钮上显示所有文件名称。现在我想从单个链接按钮上显示的多个文件下载单个文件。 PLZ帮助我这个如何从单个链接按钮下载多个文件的单个文件。
Hi,
I have a one gridview with a link button and i had uploaded multiple files and showing all files name on that link button. now i want to download single file from that multiple files which is displying on the single link button. plz help me for this how to download single file from multiple files with single link button.
答
看到这个,并尝试根据您的需要修改:)
使用C#和VB.Net在ASP.Net中使用LinkButton Click事件从GridView下载文件 [ ^ ] b $ b
ASP .Net - 上传文件&从文件夹下载文件 [ ^ ]
保存/上传文件夹中的文件并从asp.net中的文件夹下载文件 [ ^ ]
see this and try to modify according to your need :)
Download Files from GridView using LinkButton Click Event in ASP.Net using C# and VB.Net[^]
ASP.Net - Upload file & Download file from folder[^]
save/upload files in folder and download files from folder in asp.net[^]
获取更多详细信息表单以下链接
aspnet-download- multiple-files-as-zip.html [ ^ ]
下载多文件 - 如-Z ip-Archive-File-in-ASPNet-using-C-and-VBNet.aspx [ ^ ]
Get more details form link below
aspnet-download-multiple-files-as-zip.html[^]
Download-multiple-files-as-Zip-Archive-File-in-ASPNet-using-C-and-VBNet.aspx[^]