cancel
Showing results for 
Search instead for 
Did you mean: 

Character encoding prblem in IE

sanketgosavi
Champ in-the-making
Champ in-the-making
Hi,

When I pass the value, having Japanese characters, over the web script URL, it gets converted into  ????
It happens only in IE browser.
It shows the correct value when I display using alert function before calling web script but it gets converted into ???? after calling webscript

Any suggestions ?
2 REPLIES 2

mitpatoliya
Star Collaborator
Star Collaborator
Its is issue of language support of your browser. You can search for "add language support for japanese in ie" and you should get solution.

Hey Mits,

I am able to see the characters in alert box.
It Seems problem when it transfer the value over webscript