Hi everyone,
I want to create a little front end app that does the following:
1) During load it populates a list box perhaps with the files located in a given folder
2) The user can then select the file name and click save and the actual image will be stored in a sql server database.
Note: If the file does not exist in the list box, the user would than be able to browse to a different image file.
Any guidance would be appreciated :) Thanks in advance!
