I'm using CFCHART (yes, CFCHART, not CFGRAPH--I doubled checked it this time
<g>) and need to send the charts via e-mail.

When using the "name" attribute with CFCHART, it will store the binary in a
variable in memory. I'd like to take this output and attach it to the e-mail
w/out writing the file to disk first. 

Unfortunately, it doesn't seem like I can find a way to use toBase64() and
manually format the CFMAIL message anymore (in older versions of CF you
could manually format the CFMAIL message.)

Is there a way to use <cfmailparam /> to encode an attachment to the message
straight from memory?

I'm trying to avoid having the spooled message be dependent on other files
on the disk. I have my reasons...

-Dan



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217559
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to