file upload progress

后端 未结 3 736
星月不相逢
星月不相逢 2021-01-23 03:50

i need to implement the file upload progress in my web page i have five file upload controls in my page and i want to show the upload progress for each file upload separately. i

相关标签:
3条回答
  • 2021-01-23 04:25

    You can use ajaxupload or consult Matt Berseth's article]

    PS:- I don't know if ajaxupload is free or paid

    0 讨论(0)
  • 2021-01-23 04:29

    I have tried all of them, this one has turned out to be best. Very easily integrates. No deployment issues.

    alt text http://darrenjohnstone.net/wp-content/uploads/2008/07/uploadsmall.png

    alt text http://darrenjohnstone.net/wp-content/uploads/2008/07/uploadcontrol.png

    http://darrenjohnstone.net/2008/07/15/aspnet-file-upload-module-version-2-beta-1/

    0 讨论(0)
  • 2021-01-23 04:35

    This is my project so you can use it http://managemedia.codeplex.com/

    Without any flash or silverlight similar facebook and gmail.

    0 讨论(0)
提交回复
热议问题