| Author |
multiple file upload AJAX
|
Venkata Sirish
Ranch Hand
Joined: Apr 09, 2007
Posts: 112
|
|
Hi,
I need a multiple file upload AJAX component. The requirement is each file should able to be uploaded individually with a individual submit button.
Also individual progress bar should be there. I am ready to go ahead with any suggested JavaScript frameworks.
Please let me know at the earliest. Let me know if you are expecting any more inputs from me.
Thanks in Advance for your time and attention.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
|
Ajax doesn't support file upload. You can use jQuery which can "fake it" pretty well. jQuery UI also has a progress bar you can use.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Didn't you do this like 2 years ago: http://www.coderanch.com/t/122416/HTML-JavaScript/AJAX-File-Upload
Eric
|
 |
 |
|
|
subject: multiple file upload AJAX
|
|
|