Embedding a picture in an Outlook email message

  • Thread starter Thread starter Michael Siegel
  • Start date Start date
M

Michael Siegel

Hi.

I would like the recipient of my email message to see a .jpg in the body
of the image. I could also save the picture as .html, but would rather
use the .jpg format.

Ideally, I'd like to host the .jpg on my website and have a macro that
points to the picture automatically when the user opens the message.

Can you help me?

Thanks.
Michael

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Just use an <img> tag in your HTMLBody that points to the web page.
 
Thank you! I wasn't sure how to access the html source, but the View
menu opened my eyes.

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Back
Top