Hi, I need to send the scandinavian chars æøåÆØÅ and äÄ.
The machine running my program uses codepage 865, and I use XML to communicate with another program (made by another company). We use ISO-8859-1 encoding. How (hex numbers) do one map between codepage 865 and ISO-8859-1?
thanks in advance
Lars VJ
The machine running my program uses codepage 865, and I use XML to communicate with another program (made by another company). We use ISO-8859-1 encoding. How (hex numbers) do one map between codepage 865 and ISO-8859-1?
thanks in advance
Lars VJ