views:

14

answers:

0

hello everyone,

i have a transliteration application developed in c#.net 3.5. the user interface of application looks something like alt text

after each word is typed i m showing list of probable Urdu words in Listbox next to caret position from where user can select the desired word. now i want to convert it to web application. my question is how i can give similar interface on the web. i will be using aps.NET mvc2 for the web version of this application so web form controls will not be useful in this scenario (i guess). any suggestion and help is highly appreciated
regards