iirc, with file/content attirubtes, file is for actually file name,
and content is for generated file content.

2008/11/13 Steve Onnis <[EMAIL PROTECTED]>:
>
> I need to give it a filename though
>
> -----Original Message-----
> From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
> Of Terry Sasaki
> Sent: Thursday, 13 November 2008 1:35 PM
> To: cfaussie@googlegroups.com
> Subject: [cfaussie] Re: Attaching files to emails
>
>
> if you're on 8.01, cfmailparam's file/content attributes perhaps?
>
> cheers.
> terry
>
> 2008/11/13 Steve Onnis <[EMAIL PROTECTED]>:
>> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to