anandraj
06-05-2003, 02:17 PM
Hi All,
I am using the XMLHTTP POST Method in my Pages and also I am handling the localization by using the utf-8 encoding.
While sending the XMLHTTP request I am sending the *<? xml version="1.0" encoding="utf-8"?>* in the XML
but Still I am getting the Correct Characters.
I have also tried setting the header using the setRequestHeader("charset","utf-8"). but no use.
Is there any other way to do this.
Thanks in Advance
Anandraj.A.
I am using the XMLHTTP POST Method in my Pages and also I am handling the localization by using the utf-8 encoding.
While sending the XMLHTTP request I am sending the *<? xml version="1.0" encoding="utf-8"?>* in the XML
but Still I am getting the Correct Characters.
I have also tried setting the header using the setRequestHeader("charset","utf-8"). but no use.
Is there any other way to do this.
Thanks in Advance
Anandraj.A.