Multi-select file chooser

2005-02-28 Thread Rakefet Bitton
Hi, I'm using the "file" tag to select a file from my jsp. The default browser allows the user to select only 1 file at a time. The user can not multi select files or a directory. Does anyone know of a multi-select file and directory chooser? Thanks very much. ---

Re: AW: Multi-select file chooser

2005-02-28 Thread Rakefet Bitton
Frank W. Zammetti omnytex.com> writes: > > You can have as many elements in a form as you want, and you can > process them all at once. My web host (LunarPages) has a decent file > manager, one of the functions it has is the ability to upload up to 12 > files at a time. > > I don't know of

Re: AW: Multi-select file chooser

2005-02-28 Thread Rakefet Bitton
Frank W. Zammetti omnytex.com> writes: > > If this is something that is interesting to enough people, I would mind > throwing a real tag together with some options and such, perhaps a > couple of different UI presentations, etc. > I am definitely interested in this. This is exactly what I ne