Step 8: Finished Form
To view a copy of a working form developed through the steps included in this document, use the links below:
Test on Staging
If you are using the Andrew Web publishing system to publish on www.cmu.edu and you want to test a form that you created on the staging server, follow these steps:
- Edit the line form action line as follows:
<form id="myform" name="myform" method="post" action="http://staging.andrew.cmu.edu/cgi-bin/mailto">
Note: Once you have tested and are satisfied with your form, be sure to change this line back (see Step 2: Edit the Form to Call the MailTo CGI).