Re: HTML email images?

2002-03-20 Thread Howie Hamlin

If you mean in-line images (so that the email client does not need to connect to a web 
site to retrieve the images) then there are
two solutions that I know of:

iMS - www.coolfusion.com/ims.cfm

and

CF_advancedemail   - 
http://jochem.vandieten.net/coldfusion/customtags/advancedemail/advancedemail.html

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition: 
>http://www.coolfusion.com/imssecomparison.cfm

- Original Message -
From: "Sharon Diorio" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 1:11 PM
Subject: HTML email images?


> I've got a client that wants to email dynamically generated HTML reports.  
>Unfortunately, this is on a secured site.  I know how
to do an HTML email with images pulled from a website, but is there a way to do an 
HTML email with images as attachments?
>
> Sharon DiOrio
> 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: HTML email images?

2002-03-20 Thread BEN MORRIS

I'm afraid I can't offer much more, but you might use a program like outlook to do 
this, inserting an image from file into a message and sending it to yourself, then 
looking at the resulting source code.

>>> "Shawn Grover" <[EMAIL PROTECTED]> 03/20/02 01:27PM >>>
I don't know the code off the top of my head, but what you are looking for
is embedded images - not links to an image.  The difference being the image
file is sent as part of the email - kinda like an attachment.  I've seen
reference to this on the list in the past, so checking the archives might
help.  Otherwise, I know there are a few sites out there that have info on
this.

Sorry I couldn't be more help.

Shawn Grover

-Original Message-
From: Sharon Diorio [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, March 20, 2002 11:12 AM
To: CF-Talk
Subject: HTML email images?


I've got a client that wants to email dynamically generated HTML reports.
Unfortunately, this is on a secured site.  I know how to do an HTML email
with images pulled from a website, but is there a way to do an HTML email
with images as attachments?

Sharon DiOrio


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: HTML email images?

2002-03-20 Thread Shawn Grover

I don't know the code off the top of my head, but what you are looking for
is embedded images - not links to an image.  The difference being the image
file is sent as part of the email - kinda like an attachment.  I've seen
reference to this on the list in the past, so checking the archives might
help.  Otherwise, I know there are a few sites out there that have info on
this.

Sorry I couldn't be more help.

Shawn Grover

-Original Message-
From: Sharon Diorio [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 20, 2002 11:12 AM
To: CF-Talk
Subject: HTML email images?


I've got a client that wants to email dynamically generated HTML reports.
Unfortunately, this is on a secured site.  I know how to do an HTML email
with images pulled from a website, but is there a way to do an HTML email
with images as attachments?

Sharon DiOrio

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists