Inside your CT use the following.


<cfif thisTag.executionMode is 'start'>
    your logic
</cfif>

-----Original Message-----
From: DURETTE, STEVEN J (AIT) [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 08, 2004 3:44 PM
To: CF-Talk
Subject: XML style closing for custom tags

Hi all,

I know that this was covered on the list not to long ago, but I can't
seem
to find it in the archive.

I have a custom tag that only needs <cf_customtag> to work, but because
of
reasons beyond my control, I have to make it work with <cf_customtag />

I know that there is a issue with the custom tag running twice if you do
this.  Someone posted code to add to the tag to prevent this from
happening.

Can anyone point me in the direction of that code.

Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to