|
|
|
|
Dreamweaver - Form to Email
Redirect - This field specifies a URL to send the user to after they have submitted the form. The user is sent to this alternate URL instead of the regular form submission page. This field is usually hidden.
Syntax
| <hidden name="redirect" value="http://www.someplace.com/"> |
Example
Here's the code for that example:
|
|
|
|
|
|