S
Sune Christesen
Hi,
I'm trying to get some data from an external website using XMLHTTP, but my
problem is that the data is with special danish characters in (ÆØÅ), which
are being replaced with "?" due to UTF-8.
I've tried to specify the charset using response.charset, but that doesn't
seem to have any effect.
Any suggestions, or alternative solutions to XMLHTTP?
Thanks.
I'm trying to get some data from an external website using XMLHTTP, but my
problem is that the data is with special danish characters in (ÆØÅ), which
are being replaced with "?" due to UTF-8.
I've tried to specify the charset using response.charset, but that doesn't
seem to have any effect.
Any suggestions, or alternative solutions to XMLHTTP?
Thanks.