so we're sending out a set of contracts and whatnots to vendors as PDF 
attachment on an email.  we would LIKE to have the attachment named 
VendorContract.pdf    However, we've run into a concurrency issue with naming 
the file and cfmailing.  as i understand it the <cfmail> tag only writes the 
spool file.  the spool server then at a later time, reads the spool folder for 
files and actually attaches the file data when it sends out the email.   so 
cflocking within the code wouldn't do anything. 

is there a realistic alternative?   if cfmailparam could "attach as another 
filename" attribute, it'd be awesome...

TIA
yuliang 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337655
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to