Also bear in mind that you will have to override the CFMailParam and
CFMailPart tag as these MUST be nested in a CFMail tag. You cannot just
have them free-floating in your CFML code.

I have thrown together a little demo. It's more in repsonse to a nested
tag idea than your specific issues, but maybe it can help:

http://www.bennadel.com/blog/293-ColdFusion-Basics-Nesting-Custom-Tags.h
tm 



......................
Ben Nadel
Certified Advanced ColdFusion Developer
www.bennadel.com
 

-----Original Message-----
From: Carl L [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 26, 2006 6:26 PM
To: CF-Talk
Subject: Re: Paired Custom Tags

If you're going to be overloading/replacing cfmail, also bear in mind
that you need to wrap the whole thing in a cfoutput tag, or else you end
up without any of the inner variable display tags being processed.
(speaking from experience)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:254324
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to