Web Hosting - Dedicated Servers
Dedicated Server Hosting
Web Hosting eCommerce Hosting Reseller Hosting Dedicated Server
Home

Dreamweaver - Text Fields

Written by Website Tutorials   
Thursday, 25 May 2006

Text Fields

To insert a text field either click on the Text Field button of the Form Objects Palette or from the Form Objects menu off the Insert Menu. You will see something that looks like this:

You can configure the text field with the Properties Palette which changes when the text field is selected:

You can give the field a name by typing in the field to the left of the palette.

You can specify how wide the text area will be by using the Char Width field. The default is 25 characters.

The Max Chars field is where you specify the maximum number of characters to allow in the field. If a user runs out of characters they will not be allowed to continue.

If you would like an initial value to be displayed, simply type the value into the Init Val field. Below is an example of how the field would be displayed:

You can choose which type of Text Area you would like by using the 'Type' field on the palette. There are three options available: Single line (default), Multi line, and password.

Multi line Text Area

Once you click on the Multi line radio button, your field will become 2 lines. You can then further customize it with the Properties palette.