The spoolenable="No" caused errors, but the <cfmailparam> tag fixed it. :)

Thanks again.

Robert O.


-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 04, 2002 1:22 PM
To: CF-Talk
Subject: RE: excel attachment error


so did my fix work? just to appease
my narcissistic self ;)

.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 12:23 PM
To: CF-Talk
Subject: RE: excel attachment error


Thanks Tony and all for help on this!...

Robert O.

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 04, 2002 10:26 AM
To: CF-Talk
Subject: RE: excel attachment error


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
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to