Description: This form field allows you to specify a URL that users will be redirected to if there are fields listed in the required form field that are not filled in. This is so you can customize an error page instead of displaying the default.
Syntax:
<input type=hidden
name="missing_fields_redirect"value="http://your.host.com/error.html">