Forms
Forms
Inserting Forms
*Form
* A collection of input fields so users can obtain useful
information and enter data.
*Information
* What information can be collected?
* First Names
* Last Names
* User Names
* Addresses
* Phone numbers
* Comments
*Form Information
* Position your insertion point where you would like the
form on the page.
*Inserting a Form
* From the Insert Menu
*Insert Options
*Side Note
* Select the View Menu on the application bar
* Scroll to Visual Aids
* Ensure the Invisible Element option is checked
* In design view, form outlines are displayed as
*Property Inspector
Info.
* EX: mailto:[email protected]
* _self
*Property Inspector
Info.
* Enctype
data.
* Specifies a MIME (Multipurpose Internet Mail
Extensions)
* Text/plain
*Inserting a Table in a
Form
* Insert a Table
*Table Property
Inspector
Form Objects
Column of Input Information
Text Field
Text Field
Gender
Ethnicity
Check Boxes
*Table Sample
*Submit Information
* Insert a Form Button
* All forms should have a Submit & Reset Button
* Submit emails data
* Reset clears all form objects