Thanks for your reply. Thats a good suggestion I appreciate it. But I don't want to restrict use from entering value like ALT + 65 , ALT + 117 which is valid value Actualy I am sending this value to COM object as BSTR. That is where I have my business logic written to validate the data entered. So I wanted to first figure out how to do it in C# and then mimic the similar code in C++. I found one website where they have table to show DOS equalent characters. But I want to good technique to check the same http://petesguide.com/WebStandards/entities/XHTML1.0-UTF-Latin-1entities.html[^] -- modified at 18:46 Tuesday 10th April, 2007
Sandeep Naik