unicode conversion
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have to display text present in the webpage in the language that the user selects from a dropdown list. This doesnot mean that i have u convert all the GUI text. I would require that the text that is picked from the database be displayed in the grid in a particular language its intended for.
-
I have to display text present in the webpage in the language that the user selects from a dropdown list. This doesnot mean that i have u convert all the GUI text. I would require that the text that is picked from the database be displayed in the grid in a particular language its intended for.
hi.. Refer to this.. u can get an idea... http://people.w3.org/rishida/scripts/uniview/conversion.php
Aswini