I have created web-service to get data from database which is in Gujarati(other language).
While i am accessing that URL of web-service in browser i am getting “????????????” instead of real data.
Please help me to get out of it.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Rahul bhai, try to run this script first:
If you can modify the web-service, try to set charset to
utf-8as shown above, or browse stackoverflow for similar questions, where users ask to set charset etc