Have you tried generating a standard text email? If Using CFMX you can then use the CFMAILPARAM tag to send a HTML email. If the user can't read HTML they will get the standard text, otherwise the HTML version, apparently, haven't tried it myself yet.
Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 My wife says I never listen to her... At least I think that's what she said! \�\/�/ |�|)�) /�/\�\ \�\/�/ /_/\_\ |_|)_) \_\/_/ /_/\_\ RULES -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of KNOTT, Brian Sent: Thursday, 22 January 2004 5:19 PM To: CFAussie Mailing List Subject: [cfaussie] Email Problem 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 --- 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
