G
Guest
Hello,
I need to be able to open a bmp image and automatically save it into a
folder and also update the image field in the record so that that particular
image is referenced for that record.
I have the images appearing correctly if I manually enter the path in the
image field in the record and they show the appropriate image for the
employee.
I also have code that opens the save as dialogue but when I click on save it
does not seem to save the file anywhere. I am using the code from
http://www.mvps.org/access/api/api0001.htm
What I would like to do is be able to browse to a file and then save that
chosen bmp file into another directory and also update the record with the
path given when it was saved.
Any assistance is appreciated as I have hit a wall
I need to be able to open a bmp image and automatically save it into a
folder and also update the image field in the record so that that particular
image is referenced for that record.
I have the images appearing correctly if I manually enter the path in the
image field in the record and they show the appropriate image for the
employee.
I also have code that opens the save as dialogue but when I click on save it
does not seem to save the file anywhere. I am using the code from
http://www.mvps.org/access/api/api0001.htm
What I would like to do is be able to browse to a file and then save that
chosen bmp file into another directory and also update the record with the
path given when it was saved.
Any assistance is appreciated as I have hit a wall