Is there any performance difference? -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: 12 September 2002 13:03 To: CF-Talk Subject: RE: CFMX and CustomTag paths.
Use cfmodule. It allows you to pick the exact tag to run. ======================================================================= Raymond Camden, ColdFusion Jedi Master for Hire Email : [EMAIL PROTECTED] Yahoo IM : cfjedimaster "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: John Beynon [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 12, 2002 5:02 AM > To: CF-Talk > Subject: CFMX and CustomTag paths. > > > I'm running into a strange problem with CustomTags on MX. > > I have on my laptop a commercial CF app which makes use of > the ACTIVETAB > customtag which they've obviously modified. Their software > added a path to a > customtag (in cf admin) folder beneath their install > directory so they can > call the tag directly. > > I'm working on a new project which makes use of the > unmodified version of > the tag in a completey seperate folder and i too have added a > customtag path > to my customtags folder beneah my new project. > > What i'm finding is that when i call the tag from my new > project i'm picking > up their version of the tag. Would i be right in assuming > that custom tags > are 'searched' for in order as per the custom tag page list? > So if my path > to my custom tags is beneath their path then CFMX will pick > up their version > of the tag? > > is their an easy way to make sure i get the right version of the tag? > > thanks, > > john. > > > * [EMAIL PROTECTED] * +44 (0)1372 367147 * > <http://www.era.co.uk/> > http://www.era.co.uk/ > > > > > > > ************************************************************** > *********** > Copyright ERA Technology Ltd. 2002. (www.era.co.uk). All > rights reserved. > The information supplied in this email should be treated in > confidence. > No liability whatsoever is accepted for any loss or damage > suffered as a result of accessing this message or any attachments. > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

