Results 1 to 6 of 6

Thread: Email Subject
      
   

  1. #1
    Karen Gold is offline Sergeant
    Join Date
    Apr 2008
    Location
    Cape Town, South Africa
    Posts
    24

    Default Email Subject

    Have asked this before but no one has responded!

    I am doing a hyperlink to my email address - can I have it so that a subject automatically goes into the subject line of the email rather than it coming up blank.
    [SIGPIC][/SIGPIC]
    Karen

  2. #2
    Rob (SA)'s Avatar
    Rob (SA) is offline Lieutenant Colonel
    Join Date
    Nov 2006
    Location
    Centurion, South Africa
    Posts
    580

    Thumbs up Re: Email Subject

    Hi Karen,

    Yes you can.

    I have just resolved something similar if I understand your question correctly.

    You are asking that when yu receive the email from your site that a specific line has the subject in and not blank.

    I am not a fundi but I am sure we can get it to work

  3. #3
    Karen Gold is offline Sergeant
    Join Date
    Apr 2008
    Location
    Cape Town, South Africa
    Posts
    24

    Default Re: Email Subject

    Hi Rob

    That is exactly what I want to do... have you worked it out yet?
    [SIGPIC][/SIGPIC]
    Karen

  4. #4
    Rob (SA)'s Avatar
    Rob (SA) is offline Lieutenant Colonel
    Join Date
    Nov 2006
    Location
    Centurion, South Africa
    Posts
    580

    Thumbs up Re: Email Subject

    Hi Karen,

    Between some of the more knowledgeable folk I have got it sorted yes.

    The standard words that will appear relating to your form are typed in on the from wizard.

    Let me go see and I ll give you the info in two secs

  5. #5
    Rob (SA)'s Avatar
    Rob (SA) is offline Lieutenant Colonel
    Join Date
    Nov 2006
    Location
    Centurion, South Africa
    Posts
    580

    Thumbs up Re: Email Subject

    Hi Karen,

    Go have a look at the fform Properties button from a form that you have already created.

    The boxes are named "Subject" and you can type the subject of your choice to be that which is bold.

    The message box you can put some text in there like "Dear Karen," and this will result in all the mails being headed with an appropiate greating if that is your choice.

    I hope this helps

  6. #6
    PlayItByBeer's Avatar
    PlayItByBeer is offline Lieutenant Colonel
    Join Date
    Mar 2007
    Location
    Port Elizabeth, South Africa
    Posts
    653

    Default Re: Email Subject

    Hi Karen,
    Having a contact form is my prefered method or if you are using a staight link which opens the visitors email program, you can insert the following script into a HTML block in BV:
    HTML Code:
    <a href="mailto:emailname@yourdomain.com?subject=Subject You Selected">The text of your link</a>
    or if you'd prefer to create a hyperlink: change link type: mailto and insert the follow into URL
    HTML Code:
    mailto:you@yourdomain.com?subject=Autofilled Subject
    Cheers,

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not 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