> is there a way to control the state of a custom tag?? i mean
> if i want to keep the custom tag mode just to "start" and
> later i can (by doing something) can get it into "inactive"
> mode??

No, you can't do that. The state is derived from the line currently being
executed in the calling page.

<CF_FOO> <!--- execution mode is "start" --->
...     <!--- the custom tag is now inactive --->
</CF_FOO> <!--- execution mode is "end" --->

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to