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


No edit summary
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
You must have a form element that accepts the visitor's email address for this feature to work.<br />
<br />
1. Log into your Bravenet account<br />
1. Log into your Bravenet account<br />
2. Make sure you are on the Dashboard<br />
2. Make sure you are on the Dashboard<br />
3. Click on "Email Forms" in your list of Web Tools<br />
3. Click on "Contact Forms" in your list of Web Tools<br />
4. Click "Auto Responder"<br />
4. Click "Service Settings"<br />
5. Enter the Subject and Message for the automatic reply you want to be sent<br />
5. Enter the Email Subject and Email Body for the Auto-Responder Thank You Email you want to be sent<br />
6. Click the "Save" button<br />
6. Click the "Save Settings" button<br />
<br />
Example: If you name the Auto-Responder 'replyemail', then you would add the following tag inside of your email form tags on your website:<br />
<pre>
<input type="text" name="replyemail"></pre>
<br />
<br />
[[Category:Email Forms]]
[[Category:Contact Forms]]

Latest revision as of 12:54, 17 August 2016

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