I need to create a form that has a drop down box. Depending on the slection from the drop down box CFMail will interpret a different Subject and To, CC and BCC field for each dropdown selection. Currently I have a form that posts to a cfmail template.
I am having a blockage on how to get the template to read the form data and change this information as it is needed.
Against better judgement I attempted CFIF Statements inside the CFMAIL tag.. and as I knew CFMAIL will not accept them.
If you could please give me a push in the right direction I would greatly appreciate it!
Thanks,
Brandon
I am having a blockage on how to get the template to read the form data and change this information as it is needed.
Against better judgement I attempted CFIF Statements inside the CFMAIL tag.. and as I knew CFMAIL will not accept them.
If you could please give me a push in the right direction I would greatly appreciate it!
Thanks,
Brandon