First page Back Continue Last page Image
The Send Button
- The Send Button executes the action you specified in the Form tag
- This is what sends the information to the designated destination
- <form method="post" action="mailto:sf_nicole@yahoo.com">
- <input type="submit" value="Send Form">