try this... <cfmail to="#form.email#" from="[EMAIL PROTECTED]" subject="Readers' Guide Retrospective Full Text Survey" spoolenable="No"><cfmailparam file="D:\inetpub\wwwroot\surveys\rgr\RGRSurvey.xls"> Here is the file you requested..... </cfmail>
hth ..tony Tony Weeg Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 -----Original Message----- From: Robert Orlini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 9:49 AM To: CF-Talk Subject: excel attachment error Hello, I'm using mimeattach in CFMAIL to point to an Excel file. See below: <CFMAIL from="[EMAIL PROTECTED]" To="#FORM.email#" Subject="Readers' Guide Retrospective Full Text Survey" Mimeattach="D:\inetpub\wwwroot\surveys\rgr\RGRSurvey.xls"> At times it works but at times I get a "Unable to write mail message to disk. An unexpected error occurred while attempting to save the mail message..." Am I doing something wrong in the code? Anyone encounter this? Robert Orlini HW Wilson 718-588-8400 x2656 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

