Question
Evaluate
I am trying to create an easy way to maintain some emails we
sent out on a regular basis. I have setup a table to store the data
for the 7 or so emails we have. All the emails have HTML inside
them and also has variables that needed to be processed. When I try
to evaluate the body of the email (that contains html coding and
variables), the evaluate stops at all the "<" signs and gives an
error stating that this is the beginning of a cold fusion tag and
will not continue.
My question is, how can I evaluate a block of html code with variables needing processed without receiving an error?
Thanks.
My question is, how can I evaluate a block of html code with variables needing processed without receiving an error?
Thanks.