Multiple Files Added at Once to a Dashboard Single Page

Permalink
I have a custom dashboard page that manages a list of "companies". I want to add files to each company in the list from the file manager helper. Is there any way to be able to select multiple files at once from the file manager and return an array that I can then use to insert the image ID's into my custom DB table?

Has anyone done anything like this?

jmcgarvey