Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: AlphaImageLoader?
| Subject: | Re: AlphaImageLoader? |
| Posted by: | "Richard Bibby" (richardjbib..@hotmail.com) |
| Date: | Mon, 11 Feb 2008 20:58:48 |
which one is not referring to the png correctly.. the one that works, or
the one the doesn't, or both?
I'll look the bloggs.. thanks
Richard
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> skrev i meddelandet
news:47b0a709$1@newsgroups.borland.com...
>
> "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