| Install Forms |
|
This sample form is intended to show you one example of how you can develop a form to include on your web site. To change the questions or answers, simply change the text associated with the question.
To install this form on your page, follow the steps below...
|
|
|
|
| Step 1: | Copy this code to your clipboard or an HTML file. Using our Advanced Editor or your own text editor, you may modify the code in the 3 options below. |
| Option 1: | By changing the VALUE (Survey Results) you can specify the subject of the form. It will appear as the subject of the email you receive and in the body of the message. Currently it is specified as "Survey Results".
|
| Option 2: | By changing the VALUE (name, url) you can specify the files that must be filled in for the form to be submitted. In this example the "name" and "url" fields must be filled out. To remove this feature, omit the entire line. |
| Option 3: | This is where you can specify the page that is shown after the user presses the "submit" button. This option is commented out in the example, so if you do not remove the comment tags the user will get a default message showing them what their email will look like. If you remove the comment tags it will use your index page -- "index.html". You may also choose to remove the comment tags and replace the index page with any that you would like. |
|