Search Function Using Chinese Character
-
Hey guys need ur help again I am doing a search function that can use chinese character to search. However the database store those chinese character is in Unicode Number. Now i am finding a way to convert my chinese character to unicode so i could search in the database Any ideas on how to convert the chinese character back Unicode? I am using C# in ASP.net 2.0 Thanks a million
KaKaShi HaTaKe
-
Hey guys need ur help again I am doing a search function that can use chinese character to search. However the database store those chinese character is in Unicode Number. Now i am finding a way to convert my chinese character to unicode so i could search in the database Any ideas on how to convert the chinese character back Unicode? I am using C# in ASP.net 2.0 Thanks a million
KaKaShi HaTaKe
So are you using ASCII Chinese fonts to input the text? See[^] the character chart for Chinese. And do the conversion according to that. :)
Navaneeth How to use google | Ask smart questions