Posts by Augusto Coutinho • 1 point
1 post
- 
		0 votes3 answers52 viewsQ: Running the POST before onclickI’m having a problem, I want before giving Submit to run validation(); <div class="nova-conta"> <h2>Cadastre-se</h2> <form onsubmit="validarsenha()" method="POST"…