C
H A P T E R
1 0
Chapter 10
Building Dynamic Forms
This chapter shows you how to use the CFFORM tag to enrich your forms with
sophisticated graphical controls, including several Java applet-based controls. These
controls can be enabled without the need to code Java directly.
Contents
•
Creating Forms with the CFFORM Tag......................................................... 124
•
Input Validation with CFFORM Controls ..................................................... 126
•
Input Validation with JavaScript ................................................................... 127
•
Building Tree Controls with CFTREE............................................................ 129
•
Structuring Tree Controls .............................................................................. 132
•
Embedding URLs in a CFTREE ..................................................................... 134
•
Creating Data Grids with CFGRID ................................................................ 135
•
Creating an Updateable Grid ........................................................................ 137
•
Building Slider Bar Controls .......................................................................... 142
•
Building Text Entry Boxes .............................................................................. 142
•
Building Drop-Down List Boxes.................................................................... 143
•
Embedding Java Applets................................................................................ 144
Summary of Contents for COLDFUSION 4.5-DEVELOPING WEB
Page 1: ...Allaire Corporation Developing Web Applications with ColdFusion ColdFusion 4 5...
Page 14: ...xiv Developing Web Applications with ColdFusion...
Page 26: ...xxvi Developing Web Applications with ColdFusion...
Page 34: ...8 Developing Web Applications with ColdFusion...
Page 70: ...44 Developing Web Applications with ColdFusion...
Page 84: ...58 Developing Web Applications with ColdFusion...
Page 114: ...88 Developing Web Applications with ColdFusion...
Page 148: ...122 Developing Web Applications with ColdFusion...
Page 174: ...148 Developing Web Applications with ColdFusion...
Page 208: ...182 Developing Web Applications with ColdFusion...
Page 244: ...218 Developing Web Applications with ColdFusion...
Page 274: ...248 Developing Web Applications with ColdFusion...
Page 288: ...262 Developing Web Applications with ColdFusion...
Page 300: ...274 Developing Web Applications with ColdFusion...
Page 350: ...324 Developing Web Applications with ColdFusion...
Page 362: ...336 Developing Web Applications with ColdFusion...