JH Posted August 10, 2003 Posted August 10, 2003 emetani... since you have add_html already there you should be able to send html email from the send email page. Cut and paste this in to your send mail message and send the message to yourself. If it shows up like and h1 header in a web page, then you should be able to send out html emails. <html> <head></head> <body> <h1>Yo Emetani!</h1> </body> </html> The email message you send must have the html in the message or it will look just like normal text. Thanks jh
langers Posted April 21, 2004 Posted April 21, 2004 Hi Jeff, I am trying to find a way of extending the newsletter so that both HTML and plain text version can be done in admin. Then send out the email containing both HTML and text parts (multipart). Would this be simple to do given the current email class and your changes?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.