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
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