Hi,
One way could be to call the custom tags using CFMODULE and give the
directory path in the TEMPLATE attribute of the CFMODULE tag. The directory
path could be a absolute path where you put all your custom tags. <CFMODULE>
tag is mainly used to call a custom tag explicitly stating its full or
relative path.
Hope this helps,
Janaki V Naga
>From: "Louis Zezeran" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: CF Custom Tags
>Date: Sat, 19 Aug 2000 13:43:31 +1000
>
>Hi, I hope this doesn't sound like too much of a novice question, but I'm
>trying to implement some of the Fusebox ideas in my latest project,
>especially with the custom tags, like MAX_ID and formurl2attributes which
>sound very handy. From what I've read there are 2 ways to make these tags
>available to my code, either put them in the same directory as the file
>calling it or put it in the central custom tags directory which is
>something
>like CFUSION/CustomTags. Unfortunately since I'm only a small developer I
>can't buy my own CF server on the net so I just buy some server space,
>which
>would seem to me to mean I can't put scripts in the /CFUSION/customtags
>dir,
>so I'll just have to put the tags in the same dir as the calling file.
>Thats
>ok, but with the directory structure of fusebox applications this could
>mean
>the same file is copied in several diectories. While this is ok it would
>seem to be better to have it in one place. So my question at the end of all
>this, is there a way to have the custom tags sitting in one place without
>putting them in the customtags dir?
>
>Cheers
>
>Louis
>
>------------------------------------------------------------------------------
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.