| | Help by Product Find help quickly and easily. How-to Resources 2007 Release Learning Resources Support and Feedback Technical Resources | Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.
Forms (form: A document that contains fill-in blanks, or form fields, in which you enter information. For example, you can create an online registration form in Microsoft Word that uses drop-down lists from which users can select entries.) are frequently used on Web pages to collect and provide data. Forms often require additional support files and server support, so you usually have to work with your network or Web administrator to plan and deploy a form. Adding form controls to a Web page
You create a Web form in the same way you normally create a Web page, and then you use the Web Tools
toolbar (toolbar: A bar with buttons and options that you use to carry out commands. To display a toolbar, press ALT and then SHIFT+F10.) to add form controls (control: A graphical user interface object, such as a text box, check box, scroll bar, or command button, that lets users control the program. You use controls to display data or choices, perform an action, or make the user interface easier to read.). Microsoft Word provides several standard Web form controls. When you add your first control, Word inserts a Top of Form boundary above the control and a Bottom of Form boundary below the control. These boundaries appear when you design the form and will not appear when the page is viewed in a Web browser (Web browser: Software that interprets HTML files, formats them into Web pages, and displays them. A Web browser, such as Microsoft Internet Explorer, can follow hyperlinks, transfer files, and play sound or video files that are embedded in Web pages.) You can add other controls to the form by placing them within those boundaries. You can have more than one form on the same Web page. Each form exists between its own boundaries.
Setting properties for Web form controls
After you insert form controls (control: A graphical user interface object, such as a text box, check box, scroll bar, or command button, that lets users control the program. You use controls to display data or choices, perform an action, or make the user interface easier to read.) on your Web page, you can set their properties (property: A named attribute of a control, a field, or an object that you set to define one of the object's characteristics (such as size, color, or screen location) or an aspect of its behavior (such as whether the object is hidden).). The properties of a form control allow you to manage how data is communicated to a Web server (Web server: A computer that hosts Web pages and responds to requests from browsers. Also known as an HTTP server, a Web server stores files whose URLs begin with http://.). For some controls, the properties determine how the controls look on the Web page. To set the properties for a control, click the control, click Properties , and then set options in the Properties dialog box.
|