|
|
|
|
Dreamweaver - Form to Email
(Note: You must have both of the following fields if you are going to use them.)
Return_link_url - This puts a link on the report page that will allow the user to return without using the Back button on their browser. You can specify any URL.
Return_link_title - This is the text that will appear as a link.
Syntax
| <hidden name="return_link_url" value="http://www.aces.edu/ctu/techref/webdev/dreamweaver/dw_form_email.tmpl"> |
| <hidden name="return_link_title" value="My Return Link Title"> |
Example
Here's the code for that example:
|
|
|
|
|
|