Downloading files from file sets

Permalink
I have created a page where an admin user can upload documents for use by manager users. I need to create a page where an authorized user can select, or click a link for, one of the 10 files sets. At that point a list of links each containing the name of one of the documents in the selected file set would be displayed. The user would click the one(s) wanted to initiate the download process.

What are your ideas on how I should do this?

 
gbyerly replied on at Permalink Reply
Additional info for proceeding question:

I want the list of files to be produced automatically, without the user having to add a new link when a file is uploaded, delete a link when a file is deleted, ....