Click to See Complete Forum and Search --> : keyboard layout


kaisershlomo
05-08-2003, 11:19 AM
I'm trying to find a way to change the user keyboard layout in order to ease his work ( he has to fill a form with values in defferent languages).

I've found the code:


<% =SetLocale(0) %>


Which set the keyboard layout to the default system language (en for me).

I'm looking for some way to do the opposite operation as well - get back to the previous keyboard layout.

Can you think of something?
I've tried win32 api, looked for java and vb script.
And this is the only lead I've got.

Please help..

Thanks
Asaf