I don't get it,
You want to attach a file, but not have it attached? The answer is no, you can attach or insert a link. Regards Dale Fraser http://learncf.com <http://learncf.com/> http://flexcf.com <http://flexcf.com/> From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steve Onnis Sent: Wednesday, 12 November 2008 9:22 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Attaching files to emails Is it possible to attach a file to an email but not use a file path? I want to do something similar to downloading a file where you push the content out. I have files i need to attach but they get dynamically created so i dont want to have all these files hanging around. What i was hoping to be able to do was something like.... <cfmailparam type="application/octet-stream" value="#pushFile#" name="file.pdf" /> Any ideas? Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---