Upload multiple files

bri189a

Senior Contributor
Joined
Sep 11, 2003
Messages
1,004
Location
VA
Using the HtmlInputFile I'm uploading images to a server. No problem works great doing a single picture at a time. First, is there a way to allow it to select more than one file or a control that will do that? Second, is there a way to add a filter (as you do with a FileDialogControl on regular Windows Forms).

Thanks,
Brian
 
Back
Top