homepage
WML Codes-Input
Text Input
<input emptyok="true" name="q"/>


<input name="q" title="title"/>


<input emptyok="true" maxlength="10" name="name"/>


Numeric Input:
<input name="q" format="*N" title="title"/>


<input name="q" format="*N" maxlength="10" size="10"/>

BackTutorial»


Insane