Problem with Email address Hyper subject-

Ask a Question related to Web Design, Design and Development.

  1. #1

    Default Problem with Email address Hyper subject-

    Hello

    In my website , I created an email address hyperlink- First thing it ask is the mailto in wich i place my email address. Than it ask for the Subject: in wich I type something like I would like to promote my solution. when I test the page out everything works out good except that the subject line changes into junk info like I%20would%20like%20to%20promote%20my%20solution. Why ? Can that be corrected

    Thank yo

    PhilipNY Guest

  2. Similar Questions and Discussions

    1. How to Change the Email Subject and Default Message?
      Hi and thanks in advance for the help. I've created a PDF form that uses an email submit button but would like to use the contents of one of the...
    2. Email Subject from a Field
      Hi I am using Acrobat Pro 7.0 on a PC. I have a pdf in Designer with a form that users fill out then click on an email submit button and it sends...
    3. email - subject heading
      Does anyone out there know whether it is possible to enter a title in the subject file on an email? and if so what additional coding needs to be done...
    4. adding subject to email
      Hi, If i want to send an email from director is there any way to fill in the subject part in the email. Also, the subject is like 100 lines of...
    5. problem with email link. and URL Address
      Hello All: There seems to be a problem with the following HTML Email link. <a href="mailto:?Subject=Search For: <%...
  3. #2

    Default Re: Problem with Email address Hyper subject-

    URL's do not support embedded spaces.
    They get replaced with "%20".

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "PhilipNY" <anonymous@discussions.microsoft.com> wrote in message
    news:A68D89FD-4E78-48FA-A9D7-E80E874C3C7C@microsoft.com...
    > Hello,
    >
    > In my website , I created an email address hyperlink- First thing it ask
    is the mailto in wich i place my email address. Than it ask for the Subject:
    in wich I type something like I would like to promote my solution. when I
    test the page out everything works out good except that the subject line
    changes into junk info like I%20would%20like%20to%20promote%20my%20solution.
    Why ? Can that be corrected?
    >
    > Thank you
    >

    David Bartosik - MS MVP Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139