Making existing HTML form menus dynamic
You can make an existing HTML form menu or list menu dynamic.
This section deals with HTML form objects. For ASP.NET menu objects such as DropDownList
or ListBox controls, see
Before you begin, you must create the form in a ColdFusion, PHP, ASP, or JSP page, and you
must define a recordset or other source of dynamic content for the menu. For more information,
see
"Defining a recordset" on page
To make an existing HTML form menu dynamic:
In Design view, select the list/menu form object you want to make dynamic.
1
In Property inspector, click the Dynamic button.
2
The Dynamic List/Menu dialog box appears.
Complete the dialog box and click OK.
3
For instructions, click the Help button in the dialog box.
Related topics
•
"Creating a dynamic HTML form menu" on page 617
Displaying dynamic content in HTML text fields
You can display dynamic content in HTML text fields.
For ASP.NET pages, you must use the ASP.NET TextBox control. For more information, see
"Displaying dynamic content in an ASP.NET TextBox control" on page
Before you begin, you must create the form in a ColdFusion, PHP, ASP, or JSP page, and you
must define a recordset or other source of dynamic content for the text field. For more
information, see
To make HTML text fields dynamic:
Select the text field in the HTML form on your page.
1
In the Property inspector, click the lightning bolt icon beside the Init Val text box.
2
The Dynamic Data dialog box appears.
Select the recordset column that will supply a value to the text field, then click OK.
3
The text field will display the dynamic content when the form is viewed in a browser.
Dynamically preselecting HTML checkboxes
You can let the server decide whether to select a checkbox when the form is displayed in
a browser.
For ASP.NET pages, you must use the ASP.NET CheckBox control. For more information, see
"Dynamically preselecting ASP.NET CheckBox controls" on page
Before you begin, you must create the form in a ColdFusion, PHP, ASP, or JSP page, and you
must define a recordset or other source of dynamic content for the checkboxes. For more
information, see
contain Boolean data, such as Yes/No or true/false.
618
Chapter 39: Creating Forms
"Making an existing ASP.NET menu dynamic" on page
530.
"Defining a recordset" on page
"Defining a recordset" on page
530.
625.
530. Ideally, the source of content should
624.
625.
Need help?
Do you have a question about the DREAMWEAVER MX 2004-USING DREAMWEAVER and is the answer not in the manual?
Questions and answers