Hi
First off let me explain what Im trying to achieve... I have a bunch of random images within a directory, what I would like to do is to get a list of all the images names that are in this directory so that I can insert the file names into a database.
If I can get a list of the names into a datatable (or something else I can loop through) then I wont have trouble inserting them into a database, I just dont know how to get the file names within a directory.
Please if someone can help I would appreciate it.





Bookmarks