Forum Moderators: open
that is, if jmail lets you set the body from a variable.
most components do.
i suggest this only because i avoid the filesystem object
at all costs.
+++
online html emailer that accept
1- HTML templates with embedded merge fields
2 -Excel files of names,emails & other merge fields e.g voucher codes.
The way I figure, it will have to use a loop so that each mail is customised - BCC not an option. I will need to replace texts in an html file or directly in the message body.
Do you know which of the asp mail componets would best for this? (Jmail/CDO/ASPMail)