How to enable select multiple file while uploading files.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    How to enable select multiple file while uploading files.

    Code:
    <input type=file />
    It allows select single file at a time, but is it possible to open file dialog box which allows to select multiple files at a time?
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    you might have a look here and here ... currently there is no 'real' cross browser support for that i think ...

    kind regards

    Comment

    Working...