Make sure that the recipient is marked to receive rich-text format mail. See
http://www.slipstick.com/dev/sendform.htm for more on this issue.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
Hi Sue,
The problem is that it is the same recipient. Only the sender changes
between the 2 trys. I just thought about the "Send form definition with
item" option. It is not checked on my form. Can this be the reason? (I can't
check it before I'm getting home...).
Thanks!
> Make sure that the recipient is marked to receive rich-text format mail. See
> http://www.slipstick.com/dev/sendform.htm for more on this issue.
[quoted text clipped - 8 lines]
> > Please help,
> > Thanks.
Sue Mosher [MVP] - 20 Jan 2004 16:24 GMT
But if the sender is different, the source of the recipient may also be
different -- i.e. from a different Contacts folder. Check it.
Yes, you must check the "send form definition with item" box if you are not
using a published form or the recipient has no access to the published form.
That means that code on the form probably won't run.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi Sue,
>
[quoted text clipped - 21 lines]
> > > Please help,
> > > Thanks.