Hi, You can specify how IME works by a CSS attribute "ime-mode"
See http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/imemode.asp for more information. But remember that it's MSIE specific and there's no generic way to control IME by HTML. Then how about detecting the type of input characters and rejecting the malformed user inputs on the server side? Moriyoshi Simon De Deyne <[EMAIL PROTECTED]> wrote: > I'm not sure if this is as PHP as it should be but I have a question about > forms and language. I use a page with a form and depending on the situation the > user needs to input hiragana or sometimes just romaji. How can i set the form > so that the user doesn't has to hassle with clientsite things in the Microsoft > Windows IME. I realise that this is a clientsite problem, but nevertheless, I'm > sure you guys know what i'm talking about, > > kind regards, > > Simon DD. > > -- > PHP Internationalization Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php