Unicode text
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Can any one please tell me how to display the unicode text in a textbox. for eg. Dim str = "安装在第" textbox1.text = str I want the chinese string to be displayed in textbox. Instead it is displaying as ????? Thanks in Advance
-
Can any one please tell me how to display the unicode text in a textbox. for eg. Dim str = "安装在第" textbox1.text = str I want the chinese string to be displayed in textbox. Instead it is displaying as ????? Thanks in Advance
-
Check this out: Unicode
The answers posted by me are suggestions only and cannot be used in anyway against me.
Thanks for your link. but it didnt help me out.. I just want to display the text any more suggestions please