i am developing a web site in asp.net and sql server database. i want the users will type in bengali language in text boxes and store the data in database.
Printable View
i am developing a web site in asp.net and sql server database. i want the users will type in bengali language in text boxes and store the data in database.
Refer Localization
Hello,
You might also want to take a look at this blog:
http://www.hanselman.com/blog/Catego...ationalization
Scott Hanselman has a number of posts dealing with the concept of Internationalization, Localization, and Globalization.
Hope that helps!
Gary