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 -~----------~----~----~----~------~----~------~--~---