I'm pretty sure it is in order, so variables you set in 1 are available in 
2. Try that and see.


At 01:17 PM 3/23/2001, you wrote:
>Hi, does anyone know that how template behavior?
>
>My question is: when I have a bunch of
>--------------------------------------------------------
><CFInclude template="../includes/1.cfm">
><CFInclude template="../includes/2.cfm">
><CFInclude template="../includes/3.cfm">
>..
>..
><CFInclude template="../includes/N.cfm">
>
>are the CF process in  the 1/2/3 order? or
>
>they process everything ( 1/2/   ... N ) at the
>same time ?
>
>according to what I understand, it should be in order,
>but my page behavior funny, e.g. 3.cfm depends on
>the result of 1.cfm, sometimes it works, sometimes it tells
>me that the result is empty...
>
>Please confirm with me for that. Thank you.
>
>Mei
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to