Input box
CODE
<input type="text" name="name" size="10" value="text box" title="text"/>
you can add other tag in input tag like below
maxlength="30" (Much of Letters in Box)
format="*m" (Enter Small Letters Format)
format="*M" (Enter Big Letters Format)
format="*N" (Enter Numeric Format)
WapMaster
-HOME-