04-23-2020, 09:26 AM
Hello,
I have a XML files created with ISO-8859-1. I want to to use the Swedish special characters.
<?xml version="1.0" encoding="ISO-8859-1"?>.......
If I double click on the file, the file is opened with a browser and all is fine.
If I show the file in a TIWText all is fine.
But when sending it with WebApplication.NewWindow() it does not work. The browser complains on the first Swedish special character.
Is this a bug?
Regards
Mikael
I have a XML files created with ISO-8859-1. I want to to use the Swedish special characters.
<?xml version="1.0" encoding="ISO-8859-1"?>.......
If I double click on the file, the file is opened with a browser and all is fine.
If I show the file in a TIWText all is fine.
But when sending it with WebApplication.NewWindow() it does not work. The browser complains on the first Swedish special character.
Is this a bug?
Regards
Mikael