下载jquery文件上传功能 [英] download functionality in jquery File upload

查看:104
本文介绍了下载jquery文件上传功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用jquery文件上传 http://blueimp.github.com/jQuery-File-Upload/ [ ^ ]



现在我想用它添加下载功能。我怎么办..?

I am using jquery File upload http://blueimp.github.com/jQuery-File-Upload/[^]

now i want to add download functionality with that. how can I do..?

推荐答案

自己下载asp.net 3.5的代码

做相应的修改。

然后添加下载功能

转到default.aspx页面



< script id =template-downloadtype = text / x-jquery-tmpl>



download code for asp.net 3.5 yourself
do modification accordingly.
then to add download functionality
go to default.aspx page under

<script id="template-download" type="text/x-jquery-tmpl">

<td class="name">
                <a href="


{url} / Website6 /上传的文件/
{url}/Website6/Uploaded Files/


{Name} {{if thumbnail_url}} target = _ blank {{/ if}} >
{Name}"{{if thumbnail_url}} target="_blank"{{/if}}>


这篇关于下载jquery文件上传功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆