Michael K wrote: > Looking at the code in the .cfm file, it looks like the tag begins with cf_ > So you are saying that I can place these files in the same directory as the > calling script and it should work? I tried a simple test and it didn't seem > to help, but the problem may be more complicated than just calling the custom > tag. There is a mysql database, but I don't know if CF tags use databases, > or if they are like standard HTML tags. > Either|or or both. A cf_ cfml customg tag is just that -- a cfml file and it can do anything that any other cfml code can do and some more being called as a tag.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317477 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

