Forum Discussion
xiaocao162020
Aug 11, 2020Copper Contributor
How to send HTML-based email
Hi there, I want to know is there a function that we can send emails which are in html code in Outlook.
Dec 08, 2021
xiaocao162020 If the html is an HTML file, you can open it in a browser, select all, copy and paste into the message.
If you use Windows & Outlook desktop software and can use VBA or powershell, I have scripts that can insert an HTML file into the message. Create a New Message using an HTML File or Stationery (slipstick.com)
krutilkoa
Dec 08, 2021Copper Contributor
Yes and no.
Yes - you can copy/paste HTML page from a browser to Outlook client
No - it is not an option, because it breaks some styles/layouts.
Yes - you can copy/paste HTML page from a browser to Outlook client
No - it is not an option, because it breaks some styles/layouts.