Automatically change keyboard language

Dear Friends,

I’m working on a form which require non-English input.

Is it possible to automatically change keyboard language input to another language when a field is OnFocus? And switch back to English when entering another field?

Thanks.

I don’t think this is possible. Keyboard lang is something related to OS, not to browser.

Hi, Capecode, my recomend is run process internal execute comand SO. o for example the code button execute comand Windows
intl.cpl
this process open application change configuration regional, this depend the permis user connect in computer.

Thanks.

But I think it would be too complicated. I’ll leave it to users to switch language manually until better method is found.

[QUOTE=ayepes2003;24659]Hi, Capecode, my recomend is run process internal execute comand SO. o for example the code button execute comand Windows
intl.cpl
this process open application change configuration regional, this depend the permis user connect in computer.[/QUOTE]

But this runs on server side, not client side

Hi Giu,

Could you explain more on how to do this on server side? I can give it a try.

Thanks

Don’t know, I didn’t tried, but if you run an Os process from PHP, it will run on server side, not client side. For example, what ayepes2003 said, will open this Window, but in server