button to open file path

unclefink

Registered User.
Local time
Today, 13:43
Joined
May 7, 2012
Messages
184
I have a field on a form which the user currently has to manually type in the file path to a specific picture on a local drive. After the file path is entered, the path is linked and the picture is shown in an image box. I did this because I didnt want to bog the database down with attached files.

I wondered if I could have a browse button, which when pressed brought up the browse window to allow you to locate the image (using the standard windows browser). Then when you clicked ok, it writes the filename into the correct field on the form.
 

Users who are viewing this thread

Back
Top Bottom