I have an Access form that I want to display a image in as an OLE Object.
However, I want to be able to restrict the maximum size of the image (say to 100kb or something for example). Is there a way to check the size before displaying and if it is too large, then i'll give an appropriate message to the user.
Also, would it be possible to perhaps convert the image (like from a bitmap to a jpeg or gif) before displaying
Thanks for any help.
Netooi
However, I want to be able to restrict the maximum size of the image (say to 100kb or something for example). Is there a way to check the size before displaying and if it is too large, then i'll give an appropriate message to the user.
Also, would it be possible to perhaps convert the image (like from a bitmap to a jpeg or gif) before displaying
Thanks for any help.
Netooi