ganders Posted November 14, 2005 Posted November 14, 2005 hi is there a way to add an image directly to the body of a mail in order to have the image displayed in the mail without having to open the attachment? best regards george Quote
rjonas Posted November 15, 2005 Posted November 15, 2005 Hi George, Do you know whether your email recipients can receive emails in HTML format, and whether they are likely to have images enabled in their email client? If so, you could send your email in HTML format, and include your image using an <img> tag that references a file on your web server? Regards Richard Quote
ganders Posted November 17, 2005 Author Posted November 17, 2005 hi richard tx for your reply. the way you mentioned works fine. but would it also be possible to send the image as byte-stream inside the mail? because the image, which is sended by mail, stays only for 20 minutes on the server and wouldn's be available, when the mail is opened... best regards george Quote
Cags Posted November 17, 2005 Posted November 17, 2005 The common way most people use images in the way you talk about is to store the images on the web and adding the image to the email through the use of a link. Obviously this would require webspace and may not be what your looking for, but I thought I'd suggest it just in case. Quote Anybody looking for a graduate programmer (Midlands, England)?
ganders Posted November 17, 2005 Author Posted November 17, 2005 tx for this suggestion. but i need to send the image inside of the mail... regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.