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:

[WebDNA] Error 500 with SUMM=T (2017) calculating tax rates, mail order solutions and version 2 (1997) Referrer from multiple entry points (1998) emailer on Windows Beta 18 (1997) weening me off overwriting form variables. John Peacock? (2000) carriage returns in data (1997) WebCat2 - many [carts] on one template page? (1997) Reindexing a db with duplicate numbers... (1999) Re1000002: Setting up shop (1997) Pirated WebCat? NOT... (2003) Item options w/ price adjustment (1997) Search Engines (2002) Multiple 'Users.db' files not possible (1997) Web DNA... (2007) Forms Search Questions (1997) WebCat & Backoffice Solution? (2000) WebCat2 beta 11 - new prefs ... (1997) PCS Frames (1997) I give up!! (1997) PCS Frames-Default page is solution! (1997)