What?  I must be in a daze.  Correct me if I am wrong but if a custom tag
relies on thisexecution mode to detect start and end so it can encompass
other code and create generatedcontent, doesn't there have to actually be
and end tag?

Mike

-----Original Message-----
From: BORKMAN Lee [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 15, 2001 10:34 PM
To: Fusebox
Subject: RE: Common Code Mapping


Hi Mike,

I think we already covered this method, but just a minor point - no need for
a closing </CFMODULE>.

bye now,
LBB


-----Original Message-----
From: Mike Craig [mailto:[EMAIL PROTECTED]]


Lord, some good suggestions came out of this question, but they sure seem
complex.  The answer is simple to understand but difficult to explain.
These answers are just as correct but perhaps a bit more advanced than what
you might need...or at least a little harder to explain if you have not seen
this technique before.

.....

If you have a CF mapping to the "root" of your site (let's say its
/mysiteroot), then you can simply reference bodycontent.cfm as you would any
other module call in whatever directory you see fit:

        <cfmodule template="/mysiteroot/customtags/bodycontent.cfm">
        </cfmodule>

.....


IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee.  It is confidential and may contain legally privileged
information.  No confidentiality or privilege is waived or lost by any
mistaken transmission to you.  If you receive this e-mail in error, please
immediately delete it from your system and notify the sender.  You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient.  The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to