Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: AlphaImageLoader?

www.cryer.info
Managed Newsgroup Archive

Re: AlphaImageLoader?

Subject:Re: AlphaImageLoader?
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 11 Feb 2008 11:51:10

"Richard Bibby" <richard.bibby@profdoc.com> wrote in message
news:47b06d3b$1@newsgroups.borland.com...

> The html source referred to the image with the following code:

That HTML is NOT referring to the PNG attachment correctly.  The image will
not appear in most email readers.  You must place the HTML and attachment
into a "multiple/related" text part (if you are not already), then assign a
value to the attachment's ContentID property, and then finally use the "cid"
syntax in the HTML to refer to the attachment by ID.  Refer to the following
articles for more details:

    HTML Messages
    http://www.indyproject.org/Sockets/Blogs/RLebeau/2005_08_17_A.EN.aspx

    New HTML Message Builder class
    http://www.indyproject.org/Sockets/Blogs/RLebeau/20080116.EN.aspx

> Anyone know where AlphaImageLoader comes from
> why its used on one machine and not another?

Different versions of Crystal Reports?  Different versions of the HTML
engine it uses internally?  Who knows.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive