Click to See Complete Forum and Search --> : Searching for multiple file chooser dialog


rbitton
01-27-2005, 04:20 PM
Hi, I need to popup a file chooser dialog that the user can select multiple files and/or directories. I am using the default file chooser now but it only lets the user select 1 file. Thanks.

ray326
01-27-2005, 09:52 PM
You can only do that by putting multiple single-file choosers on a page. You can't choose a directory.