Building Dynamic Forms
This chapter describes how to use the cfform
tag to enrich your HTML forms with sophisticated graphical controls, including several Java applet-based controls. You can use these controls without writing a line of Java code.
Contents
- Creating forms with the cfform tag
- Building tree controls with cftree
- Building drop-down list boxes
- Building text input boxes
- Building slider bar controls
- Creating data grids with cfgrid
- Embedding Java applets
- Input validation with cfform controls
- Input validation with JavaScript