Hi,
How can we check the language of text entered in the Textbox in ASP.NET, I need to do some calculation based on wether normal english text was entered or UNICODE characters were entered in the TextBox.
How can we check the language of text entered in the Textbox in ASP.NET, I need to do some calculation based on wether normal english text was entered or UNICODE characters were entered in the TextBox.
Comment