+ Reply to Thread
Results 1 to 5 of 5

Thread: email address field

  1. #1
    Join Date
    Jan 2005
    Posts
    13

    Default email address field

    Hello

    Can anyone tell me please if it is possible to add an Email address field on the form (which is not mandatory) and use that as a CC when the form is submitted so that a copy of the application is sent to the person submitting it.

    Thanks

  2. #2
    Join Date
    Dec 2003
    Posts
    3,907

    Default Re: email address field

    Hi,

    Yes:
    Code:
    <p>Optional email address:</p>
    <input type="text" name="cc" />
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  3. #3
    Join Date
    Jan 2005
    Posts
    13

    Default Re: email address field

    Thank you!

    Darren

  4. #4
    Join Date
    Jan 2005
    Posts
    13

    Default Re: email address field

    Sorry, but I don't quite get it. I added this field to my form:

    <p>
    <label for="permission">Email address: (optional)</label>
    <input name="cc" type="text" size="25" maxlength="65" />
    </p>

    I don't really get how the form results will be sent to the user filling out the form. Do I need to add any other code to get this to happen?

    Thanks

    Darren H

  5. #5
    Join Date
    Dec 2003
    Posts
    3,907

    Default Re: email address field

    Hi,

    Sorry, I should have read your original post more closely.

    What you want is an auto-responder, and we have a how-to guide here: http://www.tectite.com/fmhowto/autorespond.php
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Conditions for a valid email address
    By bwv in forum FormMail Subscription Support
    Replies: 5
    Last Post: 04-Jul-2005, 09:24 PM
  2. - Not a vaild char in email address
    By mdegan in forum FormMail Subscription Support
    Replies: 3
    Last Post: 02-Mar-2005, 06:02 AM
  3. User From Address
    By mdegan in forum FormMail Subscription Support
    Replies: 3
    Last Post: 02-Mar-2005, 01:35 AM
  4. Help replacing the email field with from_email
    By ericimage in forum FormMail Subscription Support
    Replies: 6
    Last Post: 14-Nov-2004, 06:43 PM
  5. Don't want to force entering an email address
    By Goji in forum FormMail Subscription Support
    Replies: 10
    Last Post: 22-Jun-2004, 02:54 AM

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