Peter Bellamy
Registered User.
- Local time
- Today, 16:16
- Joined
- Dec 3, 2005
- Messages
- 295
I have searched the forum but not found something that matches my requirement. I have FE BE networked db using A2003
Images are stored by users in a specific folder which is one level below the BE db. They name them with the reference number asociated with the item. For example DA2345. They are jpegs.
I want my form to display the image, if there is one, nothing if there isn't.
I need some code that checks for the existence of the jpeg so the code I have in the OnCurrent event can choose to not load it.
Has anyone got a suggestion?
Cheers
Images are stored by users in a specific folder which is one level below the BE db. They name them with the reference number asociated with the item. For example DA2345. They are jpegs.
I want my form to display the image, if there is one, nothing if there isn't.
I need some code that checks for the existence of the jpeg so the code I have in the OnCurrent event can choose to not load it.
Has anyone got a suggestion?
Cheers