Alan Rother wrote: > This:B?W1ZpZGVyZXNlbmR0IGZyYSBXUyBTdXBwb3J0XSBQYXlFeCDDuG5za2VyIGRl?= > =?utf-8?B?ZyBnb2QgcMOlc2tl?= > > Is not UTF8 encoding, this is some sort of Outlook "crap"
no, it's not outlook "crap". that's MIME encoding: "=?charset?encoding?encoded text?=" so that subject text is in utf-8 using base64 encoding (the ?B? bit). > UTF-8 Encoding is not an encryption schema, it's a file formatting encoding. and no, utf-8 is not "a file formatting encoding". ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321420 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

