Steve
-----Original Message-----
From: Bryan F. Hogan [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 08, 2004 3:53 PM
To: CF-Talk
Subject: RE: XML style closing for custom tags
Whatever, to each their own.
-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 08, 2004 3:51 PM
To: CF-Talk
Subject: RE: XML style closing for custom tags
> Inside your CT use the following.
>
> <cfif thisTag.executionMode is 'start'>
> your logic
> </cfif>
Not to be anal, but this code means you have the entire logic of your
tag
wrapped in a cfif. I'd suggest the alternative of exiting when execution
mode is "end". Ok.... so I am being anal. Sue me. :)
_____
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

