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

Insert Form

Command: Insert > Form > ...

The Insert Form command allows you to insert:

  • Form - Inserts the tags for a form (<form> </form>) as well as "Submit" and "Reset" buttons.
  • List Form - SharePoint feature.
  • List Field - SharePoint feature.
  • Form Web Part - SharePoint feature.
  • Textbox - Inserts a textbox field, which can accept up to 255 characters.
  • Text Area - Inserts a text area.
  • File Upload - Inserts a "File upload" form (works only with FP Server Extensions)
  • Checkbox - Inserts a checkbox.
  • Option Button - Inserts a round option or radio button.
  • 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.

Related Links