how would i read inside a directory, all the files. i want to take the names of the files and assign them to a string array.

also the user is going to be choosing a folder. so how can they choose the folder they want? like i need almost like a file save as thing, where you choose your location, but they are picking a folder.

-JOe