On Tuesday 15 Jul 2003 14:29 pm, Les Mizzell wrote:
> <cfoutput query="prods">
> Assume the include "td_1.cfm" and the others, in their entirety, is simply
> like:
> <td>#some_variable#</td>
>
> The scope of the CFOUTPUT tag doesn't extend down into the includes - so
> the variables aren't outputting....

What about 
<td>#prods.some_variable#</td>
in the includes ?
That's better syntax anyway...

-- 
Thomas C
Advanced ColdFusion Programmer

HANDLE WITH EXTREME CARE: This Email Contains Minute Electrically Charged 
Particles Moving at Velocities in Excess of Five Hundred Million Miles Per 
Hour.
PLEASE ALSO NOTE: I don't speak for the company that sent this.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to