View Full Version : Html Email
benslayton
06-02-2006, 02:48 AM
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
Katus
06-05-2006, 03:28 AM
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.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.