Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 05, 2012 04:03 PM by GmGregori
Member
12 Points
9 Posts
Mar 02, 2012 02:45 AM|LINK
Hi, is it possible to use the progress bar widget with the fileupload helper? What value should I assign to the "value" parameter of the widget? Thank you for any kind of help!
Mar 03, 2012 12:16 AM|LINK
Anyone used something like this before? I need it for my school project. I searched all around the web but the solutions are all in PHP. Thanks!
Star
8068 Points
1023 Posts
Microsoft
Mar 05, 2012 01:44 AM|LINK
Hi
Maybe you can try this:
http://www.codeproject.com/Articles/113418/ASP-NET-File-Upload-with-Progress-Bar
Hope it helpful.
Contributor
5438 Points
730 Posts
Mar 05, 2012 04:03 PM|LINK
Maybe this tutorial could help you: Upload files in WebMatrix with Uploadify plugin.
thunderbark
Member
12 Points
9 Posts
jQuery UI Progress Bar for FileUpload
Mar 02, 2012 02:45 AM|LINK
Hi, is it possible to use the progress bar widget with the fileupload helper? What value should I assign to the "value" parameter of the widget? Thank you for any kind of help!
thunderbark
Member
12 Points
9 Posts
Re: jQuery UI Progress Bar for FileUpload
Mar 03, 2012 12:16 AM|LINK
Anyone used something like this before? I need it for my school project. I searched all around the web but the solutions are all in PHP. Thanks!
Dino He - MS...
Star
8068 Points
1023 Posts
Microsoft
Re: jQuery UI Progress Bar for FileUpload
Mar 05, 2012 01:44 AM|LINK
Hi
Maybe you can try this:
http://www.codeproject.com/Articles/113418/ASP-NET-File-Upload-with-Progress-Bar
The upload widget includes the following:
Hope it helpful.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
GmGregori
Contributor
5438 Points
730 Posts
Re: jQuery UI Progress Bar for FileUpload
Mar 05, 2012 04:03 PM|LINK
Maybe this tutorial could help you: Upload files in WebMatrix with Uploadify plugin.