V
vinceg
I have an application which enables the user to enter the parameters of a new
project, which will help size the project and estimate a cost. As part of the
application, I want to add an image of the finished product.
I've ried every combinatin of controls: image, bound & unbound objects, but
have not found the solution.
The ideal situation would be to have a default image on the form, with a
button that would trigger code to allow the user to browse for a different
picture, and replace the original. It could be a link relationship to the
picture, but the application is not very large, so the images could be
embedded.
Any help is appreciated.
Thanks,
vinceg.
project, which will help size the project and estimate a cost. As part of the
application, I want to add an image of the finished product.
I've ried every combinatin of controls: image, bound & unbound objects, but
have not found the solution.
The ideal situation would be to have a default image on the form, with a
button that would trigger code to allow the user to browse for a different
picture, and replace the original. It could be a link relationship to the
picture, but the application is not very large, so the images could be
embedded.
Any help is appreciated.
Thanks,
vinceg.