Re: inline images for emails
- From: "William F. Robertson, Jr." <theman@xxxxxxxxxx>
- Date: Mon, 23 May 2005 13:05:28 -0500
"Html email is just like any other Html page".
Unless it is being opened in Outlook 2003, and the company build doesn't
download images automatically. I must place the Base64 encoding of the
image into the email and reference using the src="cid:image_name" for it to
work.
Say hello to Kent for me. I enjoyed chatting with him.
bill
"Brock Allen" <ballen@xxxxxxxxxxxxxxxxx> wrote in message
news:780737632524495749669376@xxxxxxxxxxxxxxxxxxxxxxx
> HTML email is just like any other HTML page... meaning to show images, you
> need to use a <img> tag with a src attribute that refers to an image that
> can be accessed by the user.
>
> -Brock
> DevelopMentor
> http://staff.develop.com/ballen
>
>
>
> > Anyone have any reference for adding a image inline into a email body,
> > using the System.Web.MailMessage? If not MailMessage, then anything
> > else would be nice.
> >
> > ie using the cid and embedding the image with the email
> >
> > Thanks,
> >
> > bill
> >
>
>
>
.
- Follow-Ups:
- Re: inline images for emails
- From: Brock Allen
- Re: inline images for emails
- References:
- inline images for emails
- From: William F. Robertson, Jr.
- Re: inline images for emails
- From: Brock Allen
- inline images for emails
- Prev by Date: Re: ASPX Page not Rendering on IIS6
- Next by Date: Re: Question about strong-name dlls
- Previous by thread: Re: inline images for emails
- Next by thread: Re: inline images for emails
- Index(es):
Relevant Pages
|