Yes a variable can be used in the include tag because that is simply translated into a cfinclude. The difference is that a <do> tag is replaced by all the code that makes up that do...so there's no way to let that be a variable, it has to be known at parse time.
On Wed, 12 Jan 2005 19:05:00 -0500, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > Isaac, that won't work because do tags are dealt with at > > parse time, not at runtime. > > Good to know... I wasn't sure. > > Though if not <do> (which would be best if available) then the > variable could be used in an <include> tag right? > > s. isaac dealey 954.927.5117 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://macromedia.breezecentral.com/p49777853/ > http://www.sys-con.com/story/?storyid=44477&DE=1 > http://www.sys-con.com/story/?storyid=45569&DE=1 > http://www.fusiontap.com > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get Instant Hacker Protection, Virus Detection, Antispam & Personal Firewall. http://www.houseoffusion.com/banners/view.cfm?bannerid=62 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190222 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

