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


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



© 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 Mon Jan 26 1998