list the files in a folder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
Pretty basic but I can't find how to do this:

I want to let my form's users select from a list of file names from a
particular folder and put that file name in a field on the form. [There are
new files being added to the folder constantly. Form will always only point
to one folder from which the user will find the file name.]

The user needs to see the names of all the files that currently exist in
that folder and pick one. I am thinking that a pulldown menu that draws all
its items from the current contents of that folder would do it.)

Thanks in advance,
Paul
 
Back
Top