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