G
Guest
I need to get a list of files in a directory, say c:\temp, and display it in
a drop down list. How would I do that?
a drop down list. How would I do that?
I need to get a list of files in a directory, say c:\temp, and display it
in a drop down list. How would I do that?
Thanks, that works. Now I want to display the list sorted by date, so
that the most recent date is at the top of the list
and automatically selected in the drop down list.