(keitai-l) Is it possible to limit user input to numerals on iMode and Jphone?

From: jdean <jdean_at_network365.com>
Date: 08/28/02
Message-ID: <000a01c24eb9$259d3050$6e01a8c0@network365.com>
Hi 

I'm trying to limit user input on iMode and Jphone phones too fill in an
input field with numerals.

Currently we have the following code...

On imode

<input type="text" name="phone" maxlength="11" value='12345678987'
istyle='4'>

On Jphone

<input type="text" name="phone" maxlength="11" value='12345678987'
mode="numeric">

 

But the user is still able to change their input style to "kanji" mode
or "katakana" mode.

Any ideas?

Jonathan
Received on Wed Aug 28 12:40:50 2002