Re: [WebDNA] Inline email images

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 107325
interpreted = N
texte = Steve I think that you just need to close the last --AsylumEmailer[cart] = before the SendMail with "--" eg: --AsylumEmailer[cart]-- [/sendmail] Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 06/09/2011, at 12:37 AM, Steve Craig wrote: > Hi >=20 > I have code that sends out plain text and html emails that works fine = but I want to try and include inline images into the html. I can get the = image to attach itself to the email but I can't seem to place it where I = want if that makes sense. It just shows as an attachment not as an = inline image.=20 >=20 > Does anyone have any code examples that work that they are willing to = share? >=20 > This is what I've been playing with... >=20 > [sendmail = to=3Dxxx&from=3Dxxx&subject=3Dxxx&MIME-Version=3D1.0&Content-Type=3Dmultip= art/mixed; boundary=3D"AsylumEmailer[cart]"] >=20 > --AsylumEmailer[cart] > Content-Type: text/plain; charset=3D"iso-8859-1"; format=3D"flowed" >=20 > Order receipt is in HTML format >=20 > --AsylumEmailer[cart] > Content-Type: text/html; charset=3D"iso-8859-1" > > > Text above
>
> Text below > > >=20 > --AsylumEmailer[cart] > Content-Type: image/jpeg; name=3D"EmailHeader.jpg" > Content-Transfer-Encoding: base64 > Content-Id: >=20 > [encrypt method=3Dbase64&file=3DEmailHeader.jpg&EMAILFORMAT=3DT][/encryp= t] >=20 > --AsylumEmailer[cart] >=20 > [/sendmail] >=20 >=20 > This basically works in that I get an email containing plain and html = sections, I get the image attached but not as an inline part of the = HTML. The cid: in front of the image was using something I'd seen in an = email that had been sent to me, not sure if it's write or not. >=20 > Any help much appreciated. >=20 > Cheers > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Steve Craig - Asylum Interactive Ltd > Tel +44 1330 860550 Fax +44 1330 860880 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > http://www.asylumweb.com > Email: steve@asylumweb.com > Skype: s.craig - iChat: steve.craig > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 >=20 >=20 >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Inline email images (aaronmichaelmusic@gmail.com 2011)
  2. Re: [WebDNA] Inline email images (Stuart Tremain 2011)
  3. Re: [WebDNA] Inline email images (Steve Craig 2011)
  4. Re: [WebDNA] Inline email images (Govinda 2011)
  5. [WebDNA] Inline email images (Steve Craig 2011)
Steve I think that you just need to close the last --AsylumEmailer[cart] = before the SendMail with "--" eg: --AsylumEmailer[cart]-- [/sendmail] Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 06/09/2011, at 12:37 AM, Steve Craig wrote: > Hi >=20 > I have code that sends out plain text and html emails that works fine = but I want to try and include inline images into the html. I can get the = image to attach itself to the email but I can't seem to place it where I = want if that makes sense. It just shows as an attachment not as an = inline image.=20 >=20 > Does anyone have any code examples that work that they are willing to = share? >=20 > This is what I've been playing with... >=20 > [sendmail = to=3Dxxx&from=3Dxxx&subject=3Dxxx&MIME-Version=3D1.0&Content-Type=3Dmultip= art/mixed; boundary=3D"AsylumEmailer[cart]"] >=20 > --AsylumEmailer[cart] > Content-Type: text/plain; charset=3D"iso-8859-1"; format=3D"flowed" >=20 > Order receipt is in HTML format >=20 > --AsylumEmailer[cart] > Content-Type: text/html; charset=3D"iso-8859-1" > > > Text above
>
> Text below > > >=20 > --AsylumEmailer[cart] > Content-Type: image/jpeg; name=3D"EmailHeader.jpg" > Content-Transfer-Encoding: base64 > Content-Id: >=20 > [encrypt method=3Dbase64&file=3DEmailHeader.jpg&EMAILFORMAT=3DT][/encryp= t] >=20 > --AsylumEmailer[cart] >=20 > [/sendmail] >=20 >=20 > This basically works in that I get an email containing plain and html = sections, I get the image attached but not as an inline part of the = HTML. The cid: in front of the image was using something I'd seen in an = email that had been sent to me, not sure if it's write or not. >=20 > Any help much appreciated. >=20 > Cheers > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Steve Craig - Asylum Interactive Ltd > Tel +44 1330 860550 Fax +44 1330 860880 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > http://www.asylumweb.com > Email: steve@asylumweb.com > Skype: s.craig - iChat: steve.craig > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 >=20 >=20 >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

CSS and SSI books (2004) PIXO support (1997) OT: Poll Please (2002) SQL newbie (2002) [WebDNA] behavior of [thisurl] in the context of 'mod_rewrite' (2012) WebCat2 - [include] tags (1997) Web Commerce thoughts and needs.. (1996) ConvertChars (2000) Lookup within a Search (2005) Online reference (1997) Limiting user access to .tmpl files (1997) Decimal point in search.... (2004) SSL with IIS 4.0 (1998) Problem 2 of 2 (was: Shipping Confusion) (2000) Suddenly can't see files... (2000) WebCat2final1 crashes (1997) REPLACE problem (2000) WebCat2 - [format thousands] (1997) different show next (1997) WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)