How do I send An HTML email. I've tried it in gmail, yahoo, and hotmail. But can't figure out how. I'm just using basic html. No javascript or nothing. I need it for newsletters.
How do I send An HTML email. I've tried it in gmail, yahoo, and hotmail. But can't figure out how. I'm just using basic html. No javascript or nothing. I need it for newsletters.
You need to make sure the Content-Type header is set to text/html.
http://www.expita.com/nomime.html
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
A really easy way to do it if it works for you is this:
- Open the html file in web browser
- Find the option that says 'Mail contents of this page' (usually a right click on the mouse or in File or Edit menus depends on the browser)
- This should brings the contents of you page up in a new message in your email program (outlook express etc) if you use one. Make sure that the links to any images are absolute not relative, or they might not show at the other end.
Bookmarks