.net上传进度 [英] .net uploader with progress

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

问题描述

嗨伙计们...我想制作一个文件上传器有进展..我googleing自上午8点直到晚上10点:((但我找不到任何免费组件



组件必须要做的事情

1-允许我在上传之前更改文件名

2-不要使用flash或silverlight

3-只需单个文件上传

4 - 告诉我真正的进度条



plz帮助... tnx伙计们!你可以让我快乐:)

一步一步显示的任何视频链接可以帮助

解决方案

试试

使用ASP.NET中的进度条实现多文件上传 [ ^ ]

ASP.NE使用进度条上传文件 [ ^ ]


请参阅 WebClient.UploadFileAsync方法 [ ^ ]。



到目前为止的进展吧,你必须运行一个后台线程进行上传,并在UI线程中放置一个进度条。



如果您还有其他问题,请在提问或评论中询问。


http://en.fileuploadajax.subgurim.net/



我想要的每件事,简单易用的好抽象

hi guys ... i want to make a file uploader with progress .. i googleing since 8 am untill 10pm :(( but i can't find any free component

component have to do
1- allow me to change file name before upload
2- don't use flash or silverlight
3- just single file upload
4-show me real progress bar

plz help ... tnx guys ! you can make me happy :)
any video link that shown it step by step can help

解决方案

Try
Implementing multiple file upload with progress bars within ASP.NET[^]
ASP.NET File Upload with Progress Bar[^]


See WebClient.UploadFileAsync Method [^].

So far as the progress bar, you must run a background thread for uploading and place a progress bar in the UI thread.

If you have further questions, ask in Have a Question or Comment.


http://en.fileuploadajax.subgurim.net/

every thing that i want, simple , easy good abstraction


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

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