Hi there, I've got an issue displaying inline images from an HTML email message retrieved by CFPOP.
Basically, when CFPOP retrieves the message it decodes the inline image as an attachment. The problem is that in the HTML source of the body, the src attribute of the image tag is for the CID (MIME identifier) and not the filename. So it is impossible to match them together and display inline images. Does anyone know of a solution to this problem? If you need some illustrative examples let me know and I'll post an email message post-CFPOP munging. You can also see for yourself if you look at a dump of a retrieved message from CFPOP. Frustratingly yours, Jon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185882 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

