Results 1 to 4 of 4

Thread: another "MAILTO:" question

  1. #1
    Join Date
    Aug 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default another "MAILTO:" question

    I need a script to go with a "mailto:" link to:
    open their preferred email program and insert a link to that page in the body with a subject heading reading:

    "Check out this Bring Back Dinner parenting article!"

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Code:
    <a href="mailto:email@domain.ext&subject=Check out this Bring Back Dinner parenting article!">Email Text</a>

  3. #3
    Join Date
    Aug 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    awesome!! thanks.

    now!! is there a way to have a URL come up in the body of the email when the window opens?

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    &body=stuff
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •