Hi All
I would like to embed a word document/ pdf into an email for a newsletter mail out - I am using an
older version of xHarbour and have linked in the tsmtp.prg
Regards
Colin
Hi All
I would like to embed a word document/ pdf into an email for a newsletter mail out - I am using an
older version of xHarbour and have linked in the tsmtp.prg
Regards
Colin
Colin,
Please review FWH\samples\testsmtp.prg
Hi Antonio
I checked the testsmtp.prg in the samples folder but it only showed attachments - I need to embed a document in the body of the email.
Regards
Colin
Colin,
You can send HTML using Class TSmtp
so you need to find how to embed those documents into HTML
Hi Antonio
Thanks for the help - I will look at the html option.
Cheers
Colin