‎2007 Jun 13 12:19 PM
We have changed to Unicode in UTF-16-Mode an have following problem:
We are sending eMails to Microsoft Outlook as XML-Files as Excel-Attachement with the above mentioned Function. After the change to Unicode, we have the problem, that the e XML-File is also in UTF-16-Format and cannot be opened with Excel.
For example:
<b>Old</b>: <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<b>New</b>: < ? x m l v e r s i o n = " 1 . 0 " ...............
What can we do to get the output in the old format again?? We have also tried encoding="UTF-16", but also the same problem....
Thanks
Wilhelm
‎2007 Jun 14 7:13 AM
Hello, is there anybody out there ?? )
Nobody, who can help me with my problem??
Regards.
W.
‎2007 Oct 08 3:41 PM
Did you find a solution for this? I have a similar problem in that the email attachment is junk as each character is separated by another character.