How can I send an automatic message to people who fill out my Contact Form?


Revision as of 15:16, 29 June 2015 by Wikiadmin (talk | contribs)

You must have a form element that accepts the visitor's email address for this feature to work.

1. Log into your Bravenet account
2. Make sure you are on the Dashboard
3. Click on "Email Forms" in your list of Web Tools
4. Click "Auto-responder"
5. Enter the Email Subject and Email Body for the automatic reply you want to be sent
6. Click the "Save" button

Example: If you name the Auto-Responder 'replyemail', then you would add the following tag inside of your email form tags on your website:

<input type="text" name="replyemail">