I have an input field where I bring the value of the bank, which I use this way:
<input asp-for="TICMS" name="TICMS" onKeyPress="return(MascaraMoeda(this,'.',',',event))" class="form-control" />
However, the following doubt has arisen...
asked by
12.09.2018 / 13:39