The password field is a text box in which you enable password field functionality.
Important
In Page view, at the bottom of the document window, click Design
.
- Do one or both of the following:
Add a text box
- Click in the form or on the page where you want to add the password field.
- On the
Insert menu, point to
Form, and then click
Textbox.
Note If you have not started with a form, by default, Microsoft FrontPage automatically creates a form area with Submit and Reset buttons and inserts
the field inside that form area. If FrontPage does not automatically create a form area, the default setting has been changed, and you can reset it.
How?
- On the Tools menu, click Page Options, and then click the General tab.
- Locate and select the Automatically enclose form fields within a form check box.
- Next to the text box, type a label for that box.
Set the properties of a password
field
- Double-click the text box.
- In the
Name box, type a name to identify the password
field.
This internal name, which is not shown on the form, identifies
the password field in the form results. It will be visible to the site visitor
on the default confirmation page, which is displayed when you use a
form handler (form handler: A program on a server that is executed when a site visitor submits a form. A form in FrontPage is associated with a form handler.) rather than a custom
script.
- If you want text to appear in the text box when a site visitor first opens the form, type the text in the Initial value box.
- In the
Width in characters box, type a
number indicating how many characters wide you want the box to be.
- Beside Password field, click
Yes .
Security Selecting this option does not encrypt data that is typed in the password text box.
- Click the
Style button to access other options for
formatting your form by using cascading style sheets (cascading style sheets (CSS): Declarations, either embedded in a Web page or stored in a separate .css file that is linked to a Web page, that specify the appearance of particular HTML elements.) as an
inline style (inline style: A method of applying cascading style sheet properties and values to an element on a page, such as a table. You can use this method even if the page is not linked to an external style sheet or does not contain an embedded style sheet.).
More information Find links to more information about restricting access to a Web site in the See Also box, which is visible when you are connected to the Internet.