Oops...that was supposed to read cfmailpart, not cfmailparam.


Ray Champagne wrote:
> How are you linking them in the email?  You really should use absolute 
> links in email.  I know/think that there is a way to attch the images to 
> the email itself, but not sure how it works or what the problems are 
> with that solution (and I know there are some).  I've always done this 
> with no problem.
> 
> Final thought - be sure to send the email in both ways, text and html, 
> for those that can't view HTML, using cfmailparam.  (If you're on CFMX6.1+)
> 
> <cfmail>
>       <cfmailpart type="text">
>               Blah blah blah
>       </cfmailpart>
>       <cfmailpart type="html">
>               blah
>               <img src="http://www.wifenetwork.org/images/logoSmall.jpg";>
>               blah blah       
>       </cfmailpart>
> </cfmail>
> 
> 
> Ray
> 
> Torrent Girl wrote:
> 
>>I included an email in a CFMAIL tag but when the email is received the image 
>>is broken
>>
>>http://www.wifenetwork.org/images/logoSmall.jpg
>>
>>Is there a certain way to included images in an email to make this work?
>>
>>
>>
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
All-in-one: antivirus, antispam, firewall for your PC and PDA. Buy Trend Micro 
PC-cillin Internet Security
http://www.houseoffusion.com/banners/view.cfm?bannerid=60

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

Reply via email to