创建文件上传进度条ASP.NET和JavaScript [英] Create File Upload Progress Bar ASP.NET and JavaScript

查看:132
本文介绍了创建文件上传进度条ASP.NET和JavaScript的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何想法如何创建一个非常基本的文件上传进度?

Any ideas how to create a very basic file upload progress?

它只需要显示上传的文件的百分比

It just needs to show the percentage of the file uploaded.

我已经看到codeS和插件,但它看起来很复杂。我只是想尝试一下使用的WebForms获得它的基本功能。

I've been seeing codes and plugins, but it looks very complex. I just want to try it out using WebForms to get the basics of it.

推荐答案

服务器端是无关紧要的,它这样做完全是客户端。

Server-side is irrelevant, it's done entirely client-side.

最简单的方法是用pre为您准备的,用google搜索,这里只是一点点发现:的 http://blueimp.github.com/jQuery-File-Upload/

The simplest method is available pre-packaged for you, found with just a little bit of googling, here: http://blueimp.github.com/jQuery-File-Upload/

这篇关于创建文件上传进度条ASP.NET和JavaScript的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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