If I have a web server that return a page JSON with this content-type:
**************************************************************
"Print |content-type: text/plain; charset="ISO8859-15"; |"
**************************************************************
And I execute a xrget in Firefox all work corretly and I see the data JSON with special caracters..
But in IE7 don't work...
What's the problem?
And the solution?
How I can call correctly a xhrget of specific charset...?
Tnx

How about UTF-8
Can you move your content to UTF-8 encoding instead? I don't think you can programmatically control encoding. The browsers are supposed to default to UTF-8 or honor the HTTP header, if provided. I suppose certain encodings could have issues with code pages / installation support.
Excuse me, but I don't
Excuse me, but I don't understand...
Where i must move encoding to UTF-8?
In the provider server that generate a JSON?
If I use this encoding the xhrget work correctly in all browser?
Tnx You
Lotus Domino Developer
http://www.dominopoint.it