AFAIK,
on CFMAIL use type=html,
then you can use your Queries.
SO far, I didnt have a problem doing that.


Nick Texidor wrote:

> I�m trying to send an HTML newsletter via the CFMAIL tag but am having a few
> problems.
>
> If I simply enter all the HTML code in the tag, it works ok.  But I�d like
> to use an existing CF page, so that all the Queries run and then send the
> resulting content.  Can this be done, or would I need to embed all the HTML
> code from the template into the CFMail tag.
>
> Should I maybe use CFHTTP to run that newsletter.cfm page to allow all the
> queries to process, and then send the resulting output??


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to