PixelMill's Learning Center for Microsoft (R) FrontPage (R)
take our guided template test drive for FrontPage 2002 & FrontPage 2003
knowledgebase | sample sites | reference
Reference

Form Fields

There are several different types of form fields that you may insert into a page:

  • Textbox - Inserts a textbox field, which can accept up to 255 characters.
  • Text Area - Inserts a text area, which can accept unlimited characters.
  • Checkbox - Inserts a checkbox, which a user may select.
  • Option Button - Inserts a round option or radio button. If you have a group of option buttons, only one may be selected.
  • Group Box - Inserts an outlined area. You may have a label. (Doesn't work in all browsers.)
  • Drop-down Box - Inserts a drop-down or select box.
  • Push Button - Inserts a button that you may customize.
  • Advanced Button - Inserts an advanced button.
  • Picture - Inserts a picture that acts as a button.
  • Label - If you have text before a form field, you may select the text, select this command, and a special label tag will be set.
  • Hidden field - Allows you to set a value that the visitor doesn't need to see.

Related Links