Multi-part MIME Component

As part of my Serving Word presentation I created a Multi-part MIME CFC. The component facilitates generation of Multi-part MIME messages. With the component creating complex messages is as simple as a few component calls.

#msg.getMessage()#

View/download the component.

One Response to “Multi-part MIME Component”

  1. ssb says:

    I am having a problem with special characters when using the multipart mime to generate word documents. I am using activEdit to store the text in a database and then use multipartmime to generate a document using cold fusion. When the information is pasted from a word document and then saved in the database some of the characters are not apparing correctly. Examples are

    2002–2003 shows as 2002 132003
    skiers—were shows as skiers 14were
    open quote as 1C
    close quote as 1D
    aportrophe as 19

Leave a Reply