This is a migrated thread and some comments may be shown as answers.

How to set Chinese Character as HtmlInputText.Text

3 Answers 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kiran
Top achievements
Rank 1
Kiran asked on 27 Jan 2011, 12:00 PM
Hi,
How to set Chinese Character as HtmlInputText.Text ?
I have a requirement to test whether the input fields accept Chinese characters.
Please let me know how to proceed?
Thanks and Regards,
KiranKN.

3 Answers, 1 is accepted

Sort by
0
Stoich
Telerik team
answered on 01 Feb 2011, 02:29 PM
Hello Kiran,
   we currently support Chinese Characters. For instance you can set the search field in google.com like this (assuming you already have the Logic to return the Input as QText):
QText.Text = "??????";

Just give it a try - you can get Chinese characters from Google Translator for instance (if you don't have a Chinese keyboard available).

Let me know if you're having any trouble getting this to work!

Regards,
Stoich
the Telerik team
Interested in Agile Testing? Check out Telerik TV for a recording of Automated Testing in the Agile Environment
0
Kiran
Top achievements
Rank 1
answered on 02 Feb 2011, 11:32 AM
Hi Stoich,

Thanks for you reply.
I guess the problem resides in my system language settings.(font maybe)
Same test case which i am facing the problem executed in a different system got chinese characters displayed. :)
I am getting these Chinese characters in a box - box kind.
When i go to google translator also i am not able to see any chinese letters; only thing i see is boxes.... :(

help me with the settings that's need to be changed.

Thanks and Regards,
Kiran K N.
0
Stoich
Telerik team
answered on 02 Feb 2011, 11:47 AM
Hello Kiran,
  are you running Windows XP? If so check this out:
http://www.chinese-tools.com/resources/windows-xp.html

You might also need to tweak your browser settings.

This is just one tutorial of many I found on the Internet. This is a common issue - I'm confident you will find lots of info and possible solutions on the Internet.

Good luck, let me know how it goes!

Best wishes,
Stoich
the Telerik team
Interested in Agile Testing? Check out Telerik TV for a recording of Automated Testing in the Agile Environment
Tags
General Discussions
Asked by
Kiran
Top achievements
Rank 1
Answers by
Stoich
Telerik team
Kiran
Top achievements
Rank 1
Share this question
or