|
Special Characters -
09-20-2006, 11:33 AM
Is there any way to prevent a user from entering special characters (i.e. ©, ®, ™, ¶, And Others) into a javax.microedition.lcdui.TextField ??? This gets submitted to a java based webservice which doesn't like these unconvertible UTF-8 characters.
|