Re: Is there a way to send an attachment via CFMAIL w/out pulling it from disk?

2005-09-07 Thread Howie Hamlin
You can do this with iMS-Lite but you would need to be running Windows and 
would need to have permission to install the software on the machine.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
PrismAV - Virus scanning for ColdFusion and BlueDragon applications
Find out how iMS Stacks up to the competition: 
http://www.coolfusion.com/imssecomparison.cfm

iMS-Lite - the completely free mail server solution for applications and 
application servers
http://www.coolfusion.com/iMSLite

--- On Wednesday, September 07, 2005 2:33 PM, Dan G. Switzer, II scribed: ---
>
> I'm using CFCHART (yes, CFCHART, not CFGRAPH--I doubled checked it
> this time ) 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  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:217562
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


Re: Is there a way to send an attachment via CFMAIL w/out pulling it from disk?

2005-09-07 Thread Bryan Stevenson
I'm guessing you could use some Java to do what ya want on the flybut 
that's just a guess ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217560
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Is there a way to send an attachment via CFMAIL w/out pulling it from disk?

2005-09-07 Thread Dan G. Switzer, II
I'm using CFCHART (yes, CFCHART, not CFGRAPH--I doubled checked it this time
) 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  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