>
> <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]

