P
Paw Pedersen
When using Encoding.Convert to convert from UTF-8 to ISO646-US the special
Chars like ÆØÅ are replaced with a questionmark (?).
Is there any other way to convert between encodings where you can set the
char used to replace the special chars, or where the special chars is simply
left out instead? Since this is for an EDI document it won't work with a
questionmark.
Regards Paw
Chars like ÆØÅ are replaced with a questionmark (?).
Is there any other way to convert between encodings where you can set the
char used to replace the special chars, or where the special chars is simply
left out instead? Since this is for an EDI document it won't work with a
questionmark.
Regards Paw