Basic HTML version of Foils prepared 26 Jan 98

Foil 9 Example: Dynamic Page Flow Control

From Web-Linked Database Cold Fusion Tutorial ARL Database Tutorial -- February 98. by Chao Wei Ou


1 <CFIF expression> HTML and CFML tags
2 <CFELSE> HTML and CFML tags
3 </CFIF>
4 <CFLOOP INDEX="parameter_name FROM="beginning_value"TO="ending_value"STEP="increment">
5 <!-- HTML or CFML code to execute -->
6 </CFLOOP>

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 Sun Nov 29 1998