Please can anyone point me in the right direction.
I have managed to make my pages send HTML emails to members in my database with hardcoded message body but what I am hoping to achieve is to be able to have a standard heading page and then construct a seperate html page and using something like #include bring the 2 together in the body of the email just like companies do when they send out advertisements. other than that I presume I'd have to just use an attachment.
I have managed to make my pages send HTML emails to members in my database with hardcoded message body but what I am hoping to achieve is to be able to have a standard heading page and then construct a seperate html page and using something like #include bring the 2 together in the body of the email just like companies do when they send out advertisements. other than that I presume I'd have to just use an attachment.