How to

N

Newbie

Hi,

In my VB.NET app, I'm using the Outlook object to compose and
automatically send email. The spec also requires that I integrate the
company logo on the top of the email to look like the company
letterhead. I've been stumped trying to find a solution. Any help
would be greatly appreciated!
 
S

Sue Mosher [MVP-Outlook]

If you're building the entire HTML-format message from scratch, see http://www.outlookcode.com/d/code/formatimg.htm for sample code that shows how to hide an embedded image attachment and reference it in your <img> tag.

Also see the other couple of discussions on this issue in this forum this week.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top