Detech Chinese Character

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

my textbox can allow user to input chinese character (B5, or GB)

however, how can I detect it ?
Thanks a lot
 
Agnes said:
my textbox can allow user to input chinese character (B5, or GB)

however, how can I detect it ?
Thanks a lot
Take a look at the ChrW(someInt) (where someInt is a unicode character
number)
If you know the unicode character number of the character you want to
detect.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top