Question
CF form element to select multiple files?
Does Coldfusion have any tag that will generate some kind of form element for selecting multiple files to upload? I want something where the user can select multiple files at once rather than creating a bunch of inputs with type="file".
