I'm trying to consume a SharePoint webservice from Coldfusion via cfinvoke. The soap response includes a byte-order-mark character(BOM). Adobe has stated that it will not handle that character.
Is it possible to get CF to handle that character?
Is it possible to get IIS/SP to not send that character?
