FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Newsletter E-mails

 


z_coil
Hello All,
I am running a small business and would like to send out e-mail newsletters to my cutsomers. I was wondering if anybody can help me out on how to make these newsletters. I know html and have the e-mail address', all I need to know is how to get a html newsletter to go out in an e-mail or if anybody has ideas on other ways to get newsletters out. Thanks!

Kevin
LukeakaDanish
This could be done using php (search).

HOWEVER: Why dont you just send an email to all your addresses in your addressbook?
z_coil
I believe I was a little unclear in my first message. I can make a html newsletter, my problem is do I just e-mail everyone with a blank text and attach the html page, or how do I get the html into an e-mail? THanks!
LukeakaDanish
z_coil wrote:
I believe I was a little unclear in my first message. I can make a html newsletter, my problem is do I just e-mail everyone with a blank text and attach the html page, or how do I get the html into an e-mail? THanks!


You can send HTML in an email using php.

Code:
mail(reciever, subject, message, [headers]);


for more help on this, i suggest the php forum.
rohan2kool
same as lukeka says, just in the [headers] variable, you need to add 2 headers:

MIME-Version: 1.0
Content-type: text/html
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.