Actually, make sure the multipart/alternative and boundary are on the same
line -- it wrapped in the post.  Write me offlist if you can't get it to
work and I'll send you a working page.

tom
www.basic-ultradev.com


"tom muck" <[EMAIL PROTECTED]> wrote in message
3b700a77$[EMAIL PROTECTED]">news:3b700a77$[EMAIL PROTECTED]...
> Here you go.  This works for me (image should be in the same folder as the
> page, or adjust the CFFILE tag):
>
> <cfmail to="[EMAIL PROTECTED]"
>  from="[EMAIL PROTECTED]"
>  subject="test image"
> >
> <cfmailparam name="mime-version" value="1.0">
> <cfmailparam name="content-type"
> value='multipart/alternative;
> boundary="------------7C252360672B03A0BAD013A5"'>




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

Reply via email to