Thanks for the thoughts all, I just ended up writing a temp file and locking a named variable so I don't have 2 processes overrunning the same file.
Chris -----Original Message----- From: Alan Rother [mailto:[EMAIL PROTECTED] Sent: Thursday, October 05, 2006 10:03 AM To: CF-Talk Subject: Re: Creating and emailing excel file without writing a temp file The problem is, your mail server actually needs to have a physical file on an accessible hard drive to send as an attachment. Remember, ColdFusion does not send the emails itself, it relies on an SMTP server to do that. -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255663 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

