Contents > Developing ColdFusion MX Applications > Building Dynamic Forms > Creating forms with the cfform tag PreviousNext

Creating forms with the cfform tag

You already learned how to use HTML forms to gather user input (see Retrieving and Formatting Data). This chapter shows you how to use the cfform tag to create dynamic forms in CFML. In addition to standard HTML form controls, the cfform tag allows you to create forms that contain the following controls:

Most cfform controls offer input validation attributes that you can use to validate user entry, selection, or interaction. This means you do not have to write separate CFML code specifically for input validation, as you do in HTML forms.


Contents > Developing ColdFusion MX Applications > Building Dynamic Forms > Creating forms with the cfform tag PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/dynamic2.htm