HAL-PC Web Technolgies SIG

Mail List | SIG Leader

Forms on the Web

HAL-PC Web Technologies SIG

Creating Forms
(and available form fields)

HTML Forms

The majority of forms on the web are HTML forms.

Other forms are used part of web applications such as:

All HTML forms must:

The   < form> Tag

The basic block of a form is the <form> tag which defines the area of form.

Form Tag Attributes

Required Elements:

Get Method

Used to pass information collected by the form via the url.

Post Method

Post Method hides the form field information when it is transferred to the page or application that will be processing the form.

Control Types

Elements of a Control

Text Control

Password

Textarea

Radio Buttons

Checkboxes

Good Practice Tip

Select Box

Option Group

Buttons

Image

Hidden

Object

The object control is used to create custom controls and is beyond the scope of this presentation

Accessibility

Resources

For more information on forms check:

About Us | Site Map | Advanced Search | Privacy Policy | Contact Us | ©1999-2006 HAL-PC Web Technologies SIG Leader Cheryl D. Wise