I used to use <cfinclude> for email content, but then "evolved" to using a <cfmodule> so I could add flexibility, like: <cfmodule ... format="text"> or ... format="html"> Or perhaps to pass in an email address or username that is used in the body of the email.
On 8/20/02 1:09 PM, "S. Isaac Dealey" <[EMAIL PROTECTED]> wrote: >> Are there any reasond why one can't use a <cfinclude> in a Cfmail Tag? > > They've been helpful to me in eliminating squirrelly formatting of plain > text emails... That way I can use <cfmail><cfinclude></cfmail> and not have > the contents of the outgoing email either indented several tabs, or > out-dented from the code of a given cf module all the way to the left. > > > Isaac Dealey > Certified Advanced ColdFusion Developer > > www.turnkey.to > 954-776-0046 > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

