Are you using the following condition?:

<cfif thisTag.executionMode is 'start'>

<!---Insert code here--->

</cfif>

<cfif thisTag.executionMode is 'end'></cfif>

If you do not include the thisTag.executionMode condition, it is going to fire 
twice. 

How about showing some cleaned up code? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331311
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to