// <form name="formulario""> <input type="text" name="datos" onKeyUp="this.value=this.value.replace(/\./g,'')"> </form>