Setting redirect URL / success message
AUTO REDIRECT
This is a toggle for the automatic redirect facility. If this is enabled the visitor will automatically get redirected to any page of your choosing when they successfully submit your form. Typically, this would be a "thank you" page. Enter the redirect URL below.

AUTO REDIRECT WITH POST
This is similar to the auto-redirect above, but with this option, the values submitted in the form also get posted back to the redirect URL along with the visitor. This means the values are available to you in the resultant page, typically a "thank you" page, and you can display some, none or all of the values on the page (or do something else with them). The page must be "dynamic", PHP or ASP for example. You cannot post the values to a static HTML page. Have a look at the Show form values on "thank you" page item on the support section for more information.

If you have enabled the auto_redirect or auto_redirect_with_post option above, you need to enter the redirect URL here. Enter the full URL, like this example: http://example.com/thank_you.php

Success message
If you are not redirecting upon successful submission of the form (using one of the auto-redirect options above) your visitor will remain in our site and be presented with a default "thank you" message. They will also be presented with a continue link, if you have entered a value for it above. Enter the wording here for your default "thank you" message. You cannot use HTML here, just plain text. If you want more control over the "thank you" page, use one of the redirect options above.

Remember to click save after editing.