Basic HTML version of Foils prepared May 3 1998

Foil 49 Data Input Validation Types

From Java Blend and Cold Fusion High Level Database Interfaces CPS616 Web Technologies -- Spring 98. by Chao Wei Ou


1 Cold Fusion offers several different types of data input validation.
2
3 Client-side - In a CFFORM, you can specify a JavaScript program in the ONVALIDATE attribute of tags like CFINPUT, CFGRID, CFSLIDER, CFTEXTINPUT, and CFTREE to perform input validation.
4 Server-side - In a CFFORM, you can enable validation in tags that support input validation (like CFINPUT and CFTEXTINPUT) using the VALIDATE attribute.
5 You can also use hidden fields in HTML forms to require user entries and to validate several common data types.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998