CDOSYS CreateMHTMLBody known bugs (?)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • liorhm
    New Member
    • Jul 2008
    • 1

    CDOSYS CreateMHTMLBody known bugs (?)

    Hi everyone,

    I'm using CDOSYS to send an HTML file to my mailing list (about 800 users), with the following syntax:

    myMail.CreateMH TMLBody "http://www.xxx.zzz/hello.html"

    It works fine when the HTML file is only text and colors. When graphics (pictures) are involved, it often doesn't send them at all and the user only gets the text.

    Does somebody know of a known bug in this command, or maybe a certain restriction I need to follow? Maybe it can't recognize graphics in "style" attributes or something like that?

    Thanks!
  • DrBunchman
    Recognized Expert Contributor
    • Jan 2008
    • 979

    #2
    You might have some joy with the AddRelatedBodyP art property of the CDOSYS mail object. Check out these and see if they help. I've not tried using this before so can't offer up any more help than that i'm afraid.

    Let me know how you get on.

    Dr B

    Comment

    Working...