I'm trying to pass e-mail addresses into my cfmail tag if a variable is
defined.
Here's a dummy sample, that I can't get to work.
<CFSET email = "fun">
<CFmail to="<CFIF ISDEFINED ("email")>[EMAIL PROTECTED]</CFIF>" from=
sullivan <mailto:[EMAIL PROTECTED]> @hittite.com subject="Test" >
test
</CFMAIL>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists