1. <input type="text" value="" name="myRead"  onkeyup="this.value=this.value.replace(/[^\d]/g,'') "  maxlength="6"