Ok here is my problem. I have a HTML report that I need to email. Normally I would use <cfsavecontent> to put the HTML into a variables and then create a HTML email. Problem is that the people who receive the emails can not receive HTML email.
What I was trying to do was save the file using <cfile> and then send it as an attachment. This works but most of the time the file has not finished being created before <cfmail> tries to send it. So the mail fails. Any ideas on how to get around it. Brian Knott ----------------------------------------------------------------------------------- The contents of this message are the views of the Author and do not necessarily reflect the views of SUNCORP METWAY LTD ABN 66 010 831 722. The content of this e-mail, including attachments is a confidential communication between the Suncorp Metway Group and the intended addressee. Any unauthorised use of the contents is expressly prohibited. If you have received this e-mail in error please contact the sender immediately and then delete the message and any attachment(s). http://www.suncorp.com.au --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
