I think your going to have to put a CFIF to decide as I cant see an 
alternative.

<cf_myTag>
    <cfif someExpression>
       //Run body
    </cfif>
</cf_myTag>

Barney Boisvert wrote:

>I don't want to ignore the content generated by the body, I want to
>skip execution of the body.  In other words, it's the processing I
>want to avoid, not the output.  Like how CFIF works, except that the
>closing tag still executes.
>
>cheers,
>barneyb
>
>On 8/24/05, Snake <[EMAIL PROTECTED]> wrote:
>  
>
>>You can use thistag.generatedcontent to decide what to do with the content
>>of tag.
>>
>>Russ
>>
>>    
>>
>
>  
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216234
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to