| Author |
Choosing Multiple Files From the Browse button
|
abinash das
Ranch Hand
Joined: Apr 26, 2008
Posts: 52
|
|
I am able to upload multiple files in my application ,but for that i always needs a separate text field and a separate browse Button.
Is there any way by Which i can select multiple files at single shot like using ALT/CTRL .
It's urgent Can Some body help me.
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9191
|
|
|
abinash this is not possible. The file chooser of HTML is made to use only one file at a time. You could use a flash based solution like this or this...
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
 |
|
|
subject: Choosing Multiple Files From the Browse button
|
|
|