Hi Paul, What you're wanting is <cfmodule> syntax... I typically use the template="" attribute and a relative path to the tag I need, however, if the tags you're accessing are in the custom tags directory you can use the name="" attribute.
<cfmodule name="#variables.whichtag#"> and of course pass any additional attributes you need. hope this helps, Isaac www.turnkey.to 954-776-0046 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

