Posted on: 12/22/2013 1:32:56 PM | Views : 856

I have an issue with IE-11, when i change using alt+shift the language to another installed language, after a change between web pages in my web site or postback it returns to the default english installed language. Do you know of a way to change programtically on client side the keyboard installed language. I am not referring to the culture or uicalture and not the use of resource files(.resx).
I want when a user opens the web site and select a language to work with that i can change the keyboard layout icon in the language bar to one of its installed languages. Thus the user can type in his local language.
 It should be in webforms not winforms - i know that on winforms we have ihe inputlanguge  but we dont have it on webforms.
Thanks for any help offered
Eitan

Go to the complete details ...