I used an absolute link and got the broken image I'll try your suggestion below
Thanks > 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? > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:15:1260 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
