I have an image that has to be embedded in the email body. I am using "Email Server" to send the email. Outlook can't be used to send the email but can be used to receive the email. I tried base64 encoding but then the image doesn't appear if the receiver uses Outlook to open the email.
<img height='100' width='100' src="filepath with filename">
Try this in html code email body.
Thanks,
Aravindh S
Aravindhkumar002@gmail.com
<img height='100' width='100' src="filepath with filename">
Try this in html code email body.
Thanks,
Aravindh S
Aravindhkumar002@gmail.com
Thanks Arvind, however this doesn’t work with the server I use. The image that I’m getting on email is a broken image Icon
Hi
If you try sending manually. Are you able to see image in mail ?. It should work for Outlook,email server
sending
If you try sending manually. Are you able to see image in mail ?. It should work for Outlook,email server
By sending manually, do you mean composing the mail and adding(copy-paste) the image in the mail body? Yes, that is working fine.
Just the send mail is not attaching the image in the body.
Also, I am not using Outlook server here, but Email server
sending
If you try sending manually. Are you able to see image in mail ?. It should work for Outlook,email server
By sending manually, do you mean composing the mail and adding(copy-paste) the image in the mail body? Yes, that is working fine.
Just the send mail is not attaching the image in the body.
Also, I am not using Outlook server here, but Email server
Ever found a solution? The only one I know is putting the image on a public space. But there should be a better way I think.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.