Try something like this...
<cffile action="" file="C:\CFusionMX\wwwroot\filetomail.cfm" variable="theHTMLmail">
<cfmail to="to" from="to" subject="subject" type="html">
#theHTMLmail#
</cfmail>
--
Thanks,
Joe Kelly
- OT: Sending HTML Page with ASP Jordan Gouger
- Re: OT: Sending HTML Page with ASP John Ivanoff
- Re: OT: Sending HTML Page with ASP John Ivanoff
- RE: OT: Sending HTML Page with ASP Jacob Cameron
- RE: OT: Sending HTML Page with ASP Jordan Gouger
- Re: OT: Sending HTML Page with ASP John Ivanoff
- RE: OT: Sending HTML Page with ASP Jacob Cameron
- Re: OT: Sending HTML Page with ASP Adrian J. Moreno
- Re: OT: Sending HTML Page with ASP Joe Kelly
- Re: OT: Sending HTML Page with ASP Joe Kelly
