Forum Moderators: phranque
File > Send > Page by E-mail
Keep in mind that all of this will depend on your email preferences. If you don't have html email selected or if the recipient is not set up to receive html email, the images will show up as attachments and the page will not display as html, they will most likely get an email full of html code.
BTW, for those recipients who only accept plain text emails, I put this bit of code in the HTML email, near the top of the script:
<!-- If you cannot read this email correctly, please visit this page: [full link to website replicating the HTML email]. -->
Would this work?
Maynard.
What did you mean by putting the extra line in your spam filter?
Also, I got the idea from the BBC HTML e-letter I get. They put a <!-- If you do not see this email correctly... --> at the top of their script.
How can I ensure that recipients of plain text emails only do not see garbled/jangled text when my HTML email comes through?
Any advice anyone?
Maynard.
By not using Outlook Express to send your HTML mails. Use a dedicated bulk mailing program.
>What did you mean by putting the extra line in your spam filter?
Some people HATE html mail and refuse to view it or accept it. The line you suggested is a sure sign to them that what follows is HTML...
For what it is worth, only about 60% of my HTML mail to a small, accurate list gets reported as opened - so providing an alternate text component is extremely important.