I am trying to save the contents of an Image Control into a binary file. I do not wish to use the SavePicture function thereby saving the image (selected by the user) as a seperate file from the data entered in my form. I need to save the form's text data together with the image into one binary file.<br>