Forms are a way togather information from users. Form data is usually sent to a database or to an e-mail address. The form contains fields in which you want users to put information. They can be text fields, radio buttons, check boxes, menuw, or lists. The fields are positioned in a "container" on the page. At the end of the form is a Submit button to send the information or a Reset buton to clear the form.
Talk to you ISP (Internet Service Provider) or your Web administrator to get the information you need to make the forms work. All ISP's should have a Gateway Interface (CGI) you can use for e-mail. CGI is the communication link between the form and the database or e-mail address where the form data is to be sent.
When setting up a form that sends information to a database, define the database frist. Matching the form to the database is easier than the other way around.
To create a form:
|
index
|
graphics
|