CFINCLUDE

I l @ ve RuBoard

<CFINCLUDE>

Allows you to include other files within your ColdFusion pages.

Syntax

 <cfinclude template="Name_of_template_to_include"> 

Attributes

Template: Required. The path to the file you want to include.

Example

 <!--- Include navigation --->  <cfinclude template="navigation.cfm"> 
I l @ ve RuBoard


Macromedia ColdFusion 5. Training from the Source
Macromedia ColdFusion 5 Training from the Source (With CD-ROM)
ISBN: 0201758474
EAN: 2147483647
Year: 2002
Pages: 99
Authors: Kevin Schmidt

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net