John,

I think you need to call Bodycontent as a Custom tag with an end tag, not as
a Module. Thus

<cf_bodycontent>

        Do your processing and generate some output

</cf_bodycontent>

Then use the app_layout to put the generated content where you want it to
appear.

Does this work?

HTH

paddy




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to