I am creating a small training database at the moment to record training courses and the delegates who attend them.
One of the requirements for the system is to be able to produce emails which are sent to the attendees. These emails need to include a coporate logo so I assume they would have to be html format rather than plain text.
While I am happy enough writing the code to get the recordset containing the relevent attendees and loop through it, I have no idea where to begin getting it to create an email.
Can anyone help?
One of the requirements for the system is to be able to produce emails which are sent to the attendees. These emails need to include a coporate logo so I assume they would have to be html format rather than plain text.
While I am happy enough writing the code to get the recordset containing the relevent attendees and loop through it, I have no idea where to begin getting it to create an email.
Can anyone help?