Dave Phillips wrote: >> I'm not sure how it works out with Word 97, but you could convert your >> document into a multipart-related MIME message with the images included >> in Base64. Set the MIME type to application/vnd.ms-word and use cfheader >> to give it a name ending in .doc and it will open correctly in recent >> Word versions. > > If I've got HTML content in a database (unknown to me, in other words, I > don't know what all is in the HTML content - it's whatever the admin put in > using the CMS) and this content links to external images, how would this work?
Browse to a webpage with images in IE, save it as "Web archive, single file (*.mht)" and look at the source of the saved document. That is what you have to generate. But my boss approved releasing our code for this under a BSD license and I will email you some code sometime this weekend. Any other takers will have to wait until our webmaster has time to put it online. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282571 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

