create a website
Create-Website.org


HTML Forms
How to Create a Website


create website

Home | Create Website | Internet Concepts | Web Terminology | Search Site | Help

 

Menu

Home Page
Introduction
Web Page Partitions
Website Navigation
Web Page Elements
HTML Forms

HTML Forms are electronic forms that are used to capture data from website visitors.  These web forms are comprised of one or more data capture fields, field descriptions and buttons.

When a website visitor submits a form, the form content can be sent to a designated email address or the data can be stored in a file or database.  Because the form is processed on the web server, the web server must be able to support the back-end processing requirements (i.e. logic to validate the data, store the data or email the form contents.

Example of the different types of form field objects that can be added to a form are illustrated below:

Form Field

Example Usage
Text Box:

  • Used for single line entry
Text Area:

  • Used for multiple entry lines
File Upload:

  • Used to identify file for upload
Check Box:

smoker?    drinker?

  • Used as a "tick" box
Option Button:

yes        no

  • Used to choose between options
Group Box:
Group box  
  • Titled border around form fields
Drop Down Box:

  • Used to select from option list
Form Buttons:

  • Buttons to submit and clear form
Back

 

 

   


• Search Site • Domain Names • Database Management • RDBMS Guide • Systems Analysis • Web Hosting • Web Publishing • Site Map • Feedback •