I have an application written in visual c++. This app requires that a html styled email is generated and sent from the application. The Html page needs to include and image. When the email is received the image is not there. Is there a way of attaching an image to the email and pointing the IMG SRC statement in the HTML at the attachment?