Including images in emails
Posted: Sun Jul 14, 2013 12:23 pm
Here goes!
I have a script that I use to ask users to authenticate their email when they first sign up that sends them an email, they then click on a link in the same email that comes back to the server and authenticates the email address, all good.
I can send the email in both plain and html formats, and if I wanted to Ive figured out how to include attachments, but...
I would like to embed a small header image into the email. I know I can just link to the image on the server, but a lot of email programs then fail to open the image as spammers use the same technique to track receipt of their spam, so its best to include the image in the actual email.
For the life of me however I cannot get it to work with Livecode, any ideas???
I have a script that I use to ask users to authenticate their email when they first sign up that sends them an email, they then click on a link in the same email that comes back to the server and authenticates the email address, all good.
I can send the email in both plain and html formats, and if I wanted to Ive figured out how to include attachments, but...
I would like to embed a small header image into the email. I know I can just link to the image on the server, but a lot of email programs then fail to open the image as spammers use the same technique to track receipt of their spam, so its best to include the image in the actual email.
For the life of me however I cannot get it to work with Livecode, any ideas???