Inserting dynamic HTML form objects
You can insert HTML form objects whose initial state is determined by the server when the page is requested from the server, not by the form designer at design time.
This section contains the following topics:
- Creating a dynamic HTML form menu
- Making existing HTML form menus dynamic
- Displaying dynamic content in HTML text fields
- Dynamically preselecting HTML checkboxes
- Dynamically preselecting HTML radio buttons
Related topics
- Dynamic form objects
- Building ASP.NET forms
- Building ColdFusion MX 7 forms