文件名称:asp.net 实现图片下载功能
文件大小:894KB
文件格式:RAR
更新时间:2014-04-12 06:54:08
asp.net 图片下载
通常情况下,在asp.net做下载功能 只需要做成一个链接就可以了,但是对于图片这种情况,却不能那样实现,因为点击图片时,会在浏览器中直接打开。 这个项目中包含了图片下载的代码。请各位借鉴
【文件预览】:
AttachmentImg
----AttachmentImg.sln(929B)
----AttachmentImg()
--------attachmentImg.aspx(475B)
--------bin()
--------attachmentImg.aspx.designer.cs(854B)
--------Web.config(1KB)
--------obj()
--------Properties()
--------attachmentImg.aspx.cs(2KB)
--------App_Data()
--------DownloadImg.aspx.cs(465B)
--------DownloadImg.aspx(5KB)
--------DownloadImg.aspx.designer.cs(852B)
--------images()
--------AttachmentImg.csproj(4KB)
--------AttachmentImg.csproj.user(1KB)
----AttachmentImg.suo(17KB)