Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

186
Vistas
Can I set a value to an input after submit?

I would like to know if it is possible that when submitting the form, an input has an assigned value, specifically the one written above, for example:

I have these inputs:

<form method="POST" name="ing_cod">
  <input type="text" id="code">
  <input type="submit" id="submit">
</form>

And suppose I type the code "123456". Then I press the sumbit and the form is submitted, and when the page refreshes to send another code I want the code entered before to be "123456" in the , Is it possible ?

I tried this:

if(document.ing_cod.submit()){
  var cod = document.querySelector("#code").val()
  document.querySelector("code").val(code)
}

The code sucks, but is there a way to do it? Thanks in advance.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda