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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA / HTML / Lotus Notes

Status
Not open for further replies.

steveroberts

Programmer
Jun 13, 2002
5
US
Please help. I need to create an HTML body for a Lotus Notes mail from VBA. I can get as far as creating the Notes Mail document, constructing the HTML fragment and inserting the HTML fragment in the document. However, the HTML fragment is showing as an HTML fragment and not as the lovely formatted table that I want. How can I get my Notes document to understand that I'm passing it HTML, and not just plain text?

I really am struggling with the Notes reference in VBA, so any help will be really appreciated.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top