How reliable is using 'subject' in mailto: links?

Discussion in 'HTML & Website Design' started by Kerosene, Dec 10, 2008.

  1. #1
    Two questions...

    1.
    How reliable (and cross email client compatible) is using 'subject' in an email mailto: link? e.g:
    <a href="mailto:email@email.com?subject=Digital%20Point%20is%20gay">Email me</a>
    Code (markup):
    2.
    Can most popular email clients (Outlook, Outlook Express, Thunderbird, Eudora) interpret the %20 used for spaces in the subject line?
     
    Kerosene, Dec 10, 2008 IP
  2. MikeHayes

    MikeHayes Peon

    Messages:
    95
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi

    I always use it with no probs. But why use space-codes, if you're not sure how they'll be interpreted just use hyphens.

    eg. <a ......................com?subject=what-ever-you-like">

    It always works for me.

    Good Luck.

    Mike
     
    MikeHayes, Dec 10, 2008 IP
  3. pagan22

    pagan22 Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm a 100% newb when it comes to web site design, so I use basic HTML. I never use the 20% or hyphens in the subject line, just spaces. It works great for me in Safari, IE, and FF.
     
    pagan22, Dec 10, 2008 IP