how to post html code when sending email

Discussion in 'HTML & Website Design' started by ghostterm, May 3, 2009.

  1. #1
    i'm promoting something and I want to insert an html code in an email and send it to that person. how do you do that?
     
    ghostterm, May 3, 2009 IP
  2. Michael T.

    Michael T. Well-Known Member

    Messages:
    816
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Just put the HTML code in the e-mail....simple as that.

    You can test it by sending an e-mail to yourself if you have two e-mail addresses.;)
     
    Michael T., May 3, 2009 IP
  3. ghostterm

    ghostterm Member

    Messages:
    140
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    did that, didn't work. and it just came out the same way, an html code
     
    ghostterm, May 3, 2009 IP
  4. CrazyJugglerDrummer

    CrazyJugglerDrummer Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I believe there is a setting in your email account that tells it whether or not to display html as text or interpret it. But I'm not exactly sure, and it might be in a weird place. :D
     
    CrazyJugglerDrummer, May 3, 2009 IP
  5. AaliyahRoma

    AaliyahRoma Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You can never be sure that receivers display it as html-code. Many mail clients let users disable html in email. You can send it as html-attachment.
     
    AaliyahRoma, May 3, 2009 IP
  6. moneyglaze

    moneyglaze Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hi,

    I use www MaverickMoneyMakersInvestment dot com

    This has allowed me increase my traffic by 2000 each month. Step by step tutorials so you are guaranteed to make money. You will be a html king after you take a look at this site.

    Certainly a website to bookmark!
     
    moneyglaze, May 3, 2009 IP
  7. Immaboy

    Immaboy Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Offtopic? Anyway, try designing the email in a .html file first, then paste all the code in. Should be working, did this before. :cool:
     
    Immaboy, May 6, 2009 IP
  8. Aaron Sustar

    Aaron Sustar Peon

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    If you are using a limited email client to send your emails, then it might be quite difficult (even impossible in some clients) to achieve that. Try to find a setting "Allow me to use HTML formatting" or something like that.

    However, if you are using a PHP script to send your emails, you simply set the correct email headers and write all the HTML code you want into your emails.
     
    Aaron Sustar, May 7, 2009 IP