文件名称:ajaxUpload
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2014-04-03
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ASP.NET配合jQuery的jquery.ajaxfileupload.js插件实现文件的无刷新上传实例,只是测试可以上传文件,但对上传文件的类型没有作限制 ,后续你可自己添加类型过滤,现在只要是文件都可以上传。ie下有Bug,提醒大家使用Chrome或火狐浏览器测试,那是正常的-ASP.NET with jQuery plug-in implementation of jquery.ajaxfileupload.js file upload without refresh instance, just test can upload files, but did not make the uploaded file type restrictions, you can add your own type of follow-up filter, as long as the files are now upload. ie there Bug Under remind everyone to use Chrome or Firefox browser testing, it is normal
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ajaxUpload\AjaxUpload.aspx
..........\AjaxUpload.aspx.cs
..........\Default.aspx
..........\Default.aspx.cs
..........\js\jquery.ajaxfileupload.js
..........\..\jquery.js
..........\web.config
..........\js
..........\Upload
ajaxUpload