chuckcoleman
Registered User.
- Local time
- Yesterday, 23:29
- Joined
- Aug 20, 2010
- Messages
- 380
I have a HTML file, “Trip Report-Email.html”, that I would like to insert into the body of an Outlook email message. The html file, “Trip Report-Email.html” is generated by exporting an Access report to an html file. When the email gets sent, I want the email recipient to see in the body of the email the report. To be clear, I want the report displayed in the body of the email message looking just like it would if you had clicked on the html file. I don't want a link and I don't want an attachment.
Right now, the Subject and the text in the Body all work perfectly. What I’m having trouble with is taking the html file above and inserting it.
Is there any sample code or suggestions that I can take a look at to accomplish this?
I appreciate any help on this topic.
Thanks,
Chuck
Right now, the Subject and the text in the Body all work perfectly. What I’m having trouble with is taking the html file above and inserting it.
Is there any sample code or suggestions that I can take a look at to accomplish this?
I appreciate any help on this topic.
Thanks,
Chuck