There is but you need to use a number of custom tags To mimic the functionality of the xml functions in CFMX
http://xml.fusebox.org/ HTH Kola -----Original Message----- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: 05 November 2004 14:51 To: CF-Talk Subject: Re: Dumb cfinclude quesstion and fusebox Ahh.. yes.. is there fusebox 4 for CF 5? On Fri, 5 Nov 2004 14:48:23 +0000, John Beynon <[EMAIL PROTECTED]> wrote: > or use a cfinclude template="../../pathtopage/pathtoinclude.cfm" > > if you were using fusebox4 this problem doesn't exist anymore, you can > call fuseactions in other circuits directly from any fuseaction. > > > > > On Fri, 5 Nov 2004 14:45:56 +0000, John Beynon <[EMAIL PROTECTED]> wrote: > > no, you can't pass parameters with cfinclude. you would need to do a > > cfmodule call instead, <cfmodule template="index.cfm" > > fuseaction="questions.question1"> > > > > john. > > > > > > > > > > On Fri, 5 Nov 2004 15:41:46 +0100, Mark Drew <[EMAIL PROTECTED]> wrote: > > > I want to add the functinality of another fuse into a page > > > > > > would I do > > > > > > <cfinclude template="index.cfm?fuseaction=questions.question1"> > > > > > > ? > > > > > > If not.. what is the other way to do it? > > > > > > -- > > > Mark Drew > > > > > > coldfusion and cfeclipse blogged: > > > http://cybersonic.blogspot.com/ > > > 39� 31' 58" , 0� 25' 53" > > > 39.533 , -0.4316 > > > 4 Gmails up for grabs! Stop me and grab one. > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183500 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

