I want to be able to pull the files in a directory (i.e images) and have the user be able to choose which file they want from a combobox. In other words if they were going to choose an image from a drop down box on a form, I want the dropdown to be populated with all the files in the directory "images/" any help is appreciated. Thanks.