September 12th, 2007, 12:16 AM
#1
fileuploading in ajax with simulated progressbar
hello,
Can you please tell me, is there any free control for Fileuploading in Asp.net Ajax with a Progressbar.
Note : progressbar shoulb be simulated with data transfered; max file upload size required is 100mb, even if i try to upload in FTP it should accept 100mb.
Regards,
Rakesh
September 12th, 2007, 01:39 AM
#2
Re: fileuploading in ajax with simulated progressbar
This is a pretty tricky feat to accomplish on a website. Here's an example that does it though:
http://www.webdice.org/uber_uploader/
Here's another one with a description of how you could do it:
http://sean.treadway.info/demo/upload/
It would also be possible to make a Java app that handles file uploads.
September 12th, 2007, 06:48 AM
#3
Re: fileuploading in ajax with simulated progressbar
The most accurate (for sure) and best (in my opinion) way of progress bar uploads, is by using Flash.
But, this Google search shows a lot of what you need with ASP.NET and a progress bar.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks