275
| <![CDATA[<input type="text" name="TXT_CPFCNPJ" size="15" maxlength="14" class="cmptext2" onKeyPress="return SomenteNumero(event);" onFocus="Seleciona(this);" onClick="Apaga(this);" onKeyUp="SaltaCampo(this,formulario)">]]>
|
279
| <![CDATA[<input type="text" name="TXT_REFERENCIA" size="9" maxlength="7" class="cmptext2" onKeyPress="return SomenteNumero(event);" onKeyUp="Mascara(this,'referencia');SaltaCampo(this,formulario);" onFocus="Seleciona(this);" onClick="Apaga(this);">]]>
|
283
| <![CDATA[<input type="text" name="TXT_VENCIMENTO" size="11" maxlength="10" class="cmptext2" onKeyPress="return SomenteNumero(event);" onKeyUp="Mascara(this,'data');SaltaCampo(this,formulario);" onBlur="VerificaData(this); return ValidaReferenciaVencimento();" onFocus="Seleciona(this);" onClick="Apaga(this);">]]>
|
287
| <![CDATA[<input type="text" name="TXT_PAGAMENTO" size="11" maxlength="10" class="cmptext2" onKeyPress="return SomenteNumero(event);" onKeyUp="Mascara(this,'data');SaltaCampo(this,formulario);" onBlur="VerificaVencimento(this,07,10,2020,0)" onFocus="Seleciona(this);" onClick="Apaga(this);">]]>
|
291
| <![CDATA[<input type="text" name="TXT_IMPOSTO" size="15" maxlength="14" class="cmptext2" onKeyPress="return SomenteNumero(event);" onKeyUp="FormataValor(this,2,event);SaltaCampo(this,formulario);" onFocus="Seleciona(this);" onClick="Apaga(this);">]]>
|