Actually, if you have a tag that you only want to run in start mode, just END it with the one line cfexit that you have.
On 11/15/06, Bobby Hartsfield <[EMAIL PROTECTED]> wrote: > This is the first thing I put in a custom tag. > > <cfif thistag.executionMode NEQ "start"> > <cfexit method="exittag" /> > </cfif> > > > ..:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > > > -----Original Message----- > From: Senthil D [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 15, 2006 7:22 AM > To: CF-Talk > Subject: can any one help me out with thisTag.executionmode samples > > Hi, > > Can any one help me out with thisTag.executionmode samples. I'm getting > executionmode is undefined when I started using. > > Thanks > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260502 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

