Is there anyway to have a button like the "Browse" button to select multiple files at a time from the users computer.
Possibly using JavaScript in combination.
Selecting Muliple Files From Harddrive
Moderator: General Moderators
Re: Selecting Muliple Files From Harddrive
Not that I know of. I do believe the only way to select a file is through the HTML input element with a type attribute of file. I don't think there is any javascript equivalent.icesolid wrote:Is there anyway to have a button like the "Browse" button to select multiple files at a time from the users computer.
Possibly using JavaScript in combination.
I figure out this hack though, that lets you have any background image as a button, check it out!
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact: