Retrieve other values present for a Chinese Kanji word using Tab key

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • uthnak
    New Member
    • Nov 2008
    • 1

    #1

    Retrieve other values present for a Chinese Kanji word using Tab key

    Dear All,

    I have a program when in I key in a chinese word(Kanji) and give its equivalent word in English and Save.

    I have a peculiar problem.

    I enter a Chinese word, or paste a chinese word, and unless I press enter, it is not getting registered to the text box. If I TAB, it gets cleared. Somehow I saved a record.

    When I enter the word again and press ENTER key or TAB key I should be able to fetch the english value from the database.

    Presently I am able to do by entering the Chinese word and writing the code for fetching in the Command button
Working...