Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Send Email via Lotus Notes in HTML Format

Status
Not open for further replies.

madhouse

Programmer
Sep 17, 2002
165
GB
I've created a function in an Access Module to enable reports to be emailed to employees in my company via our email client which is Lotus Notes. My problem is that I want to send the emails in HTML format so that the reports are laid out in a more organised manner. So in my BodyText variable I used standard HTML tags to format the email. But when I tested this, by sending a test email to my Lotus Notes company address, the message included all the HTML tags in the actual message itself. However, I then sent the same email to one of my Web Mail accounts and the message was perfectly formatted as defined by the HTML tags. So I was wondering if anybody knows what I need to do for Lotus Notes to recognise the email is in HTML format?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top