A form is very useful for creating fields where someone browsing your
website can enter information into. Then, when the user clicks the Submit button, the information that
has been entered by the user will get emailed to you.
|

|
Right click on the page you wish the contact page
to be located after and select New Page.
|
|

|
Enter Contact
for the Page Name and select After.
Click OK.
|
|

|
Type in a title on your page on the edit side
of the screen and place your cursor below it.
This is where we will create a form.
Before we create the form, we should create a
Thank You page.
|
|

|
Right click on the Contact
page and select New Page.
|
|

|
Click Yes
to save your Contact page.
|
|

|
Enter Thank You
for the Page Name, select As Child and click OK.
|
|

|
Type in Thank
You title on your page and enter some text thanking your user for
visiting or for leaving comments. Whatever text you think is appropriate
for the information you have collected from them.
|
|

|
We also don't want the Thank
You page to appear in any of your navigation links because you
will want it hidden and only shown when a user completes your form.
Right click on the Thank
You page and select Properties.
|
|

|
Click the Advanced
button.
|
|

|
Select Not using
menus and click OK.
Note: the
option "Not using menus" is for pages that you don't wish to
show up in your navigation links. |
|

|
Let’s go back to the Contact
page and add a form. Click on the Contact
page.
Place your cursor where you want the form to go
and click the Add Form button
on the toolbar.
|
|

|
Enter the form name Comments
and click the Browse button to
locate your Thank You page.
|
|

|
Locate your Thank
You page, select it and click OK.
The Action Link will be filled
out now.

|
|

|
Enter your email address where you want the form
information to be emailed to you.
Note: You can add multiple email addresses by
separating them with a comma. |
|

|
Highlight the first field so that you can insert
a new field above it. In this example, we want to insert a new field above
the Submit button.
Click the Insert
button.
|
|

|
Enter "Your Name" to name your field
and enter "name" to give the field an object name.
Note: It
is best to keep the object name short and without spaces or special characters. |
|

|
In the Preview
area click the Advanced button.
|
|

|
Enter "30" for Character
width. This will keep our fields looking the same width.
Click OK.
|
|

|
Click OK
again on the Form properties screen.
|
|

|
To add another field, click on the submit row
and click Insert.
|
|

|
Enter "Your Email" and object name "email".
|
|

|
Click the Advanced
button.
|
|

|
Enter "30" for character width and click
OK.
|
|

|
Click OK
again.
|
|

|
Now we will add an open text area for a user to
allow a user to type in multiple lines of text on your website form.
Click on the submit row and click Insert.
|
|

|
Enter "Enter your comments" and object name "comments".
|
|

|
Select multi-line
textarea.
|
|

|
Click the Advanced
button.
|
|

|
Select "Top" for Vertical
alignment. This will align the question to the top of the field.
Enter "30" for Character width
and "3" for Character height.
This will create a longer box for a user to input their information.
Click OK.
|
|

|
Click OK
again.
|
|

|
Once you have finished adding the fields you need,
click OK.
|
|

|
If your fonts don't appear the same as what you
have setup in Font Styles, hit
enter after your text. This will place a paragraph <p> tag and will
make your font appear how you like.
|
|


|
In this example, you can place your cursor after
"Your Name", hit Enter
and then backspace back to where you were behind "Your Name".

|