just as you said that I had in my clipboard the following:
<cfa_contentObjectGetMultiple
        DATASOURCE="#request.datasource#"
        TYPEID="#REQUEST.types.merchendise#"
        R_STOBJECTS="stObjects"
        nMaxCount="10"
        >

Spooookyyyyyy

MD


On Mon, 13 Dec 2004 09:15:11 -0600, Raymond Camden <[EMAIL PROTECTED]> wrote:
> Other people have answered, but just as a random FYI, you can also use
> cfa_foo to call custom tags, but the custom tag must be named
> cfa_foo.cfm, not foo.fm. This was used in Spectra days and I'm mostly
> sure it still works in MX.
> 
> Don't do this though, I'm just sharing a bit of random info. :)
> 
> On Mon, 13 Dec 2004 15:36:36 +1100, Stephen Cowling
> 
> 
> <[EMAIL PROTECTED]> wrote:
> > Is it all possible to create your own tag prefix? Instead of using cf_
> > to get to custom tags.
> >
> > the reason I ask, is to try and reduce the amount of
> > <cfinvoke component="myComponent" method="setBlah">
> >    <cfinvokeargument name="blah">
> >    <cfinvokeargument name2="blah">
> >    <cfinvokeargument name3="blah">
> >    <cfinvokeargument name4="blah">
> >    <cfinvokeargument name5="blah">
> > ... etc
> > That needs to be called.
> >
> > I know I could cfinclude it, but I thought a more elegant way would be
> > to have say,
> > <blah:set name="blah" name2="blah" name3="blah" name4="blah" name5="blah">
> >
> > Or am I barking mad?
> >
> > Steve
> >
> > --
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187394
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

Reply via email to