adambedford
Registered User.
- Local time
- Today, 11:01
- Joined
- Apr 15, 2009
- Messages
- 42
Hi,
I have some code to open a browse window and insert the file path & name into a control.
Is there a way of using the same code for different instances of the browse i.e. from different buttons with different controls. Essentially, I need there to be 6 sets of button and text controls all calling the browse function.
The application is for photo browsing and once the file has been selected, the path is inserted into a text control with is linked to a filed in a corresponding table. The code also displays the image and displays an error if there is no file.
I have attached a copy of the database showing the current situation
Any help would be greatly appreciated.
Adam
View attachment PhotoBrowseDB.zip
I have some code to open a browse window and insert the file path & name into a control.
Is there a way of using the same code for different instances of the browse i.e. from different buttons with different controls. Essentially, I need there to be 6 sets of button and text controls all calling the browse function.
The application is for photo browsing and once the file has been selected, the path is inserted into a text control with is linked to a filed in a corresponding table. The code also displays the image and displays an error if there is no file.
I have attached a copy of the database showing the current situation
Any help would be greatly appreciated.
Adam
View attachment PhotoBrowseDB.zip