It sounds like you are not calling the tag as a "custom tag". If you try to run this template as a standard ColdFusion template, then you will get this error. THISTAG.ExecutionMode is only available when the template is run using:
CF_CUSTOMTAG notation CFMODULE tag CFIMPORT tag How are you running your tag? ...................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----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:260490 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

