Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

130
Visualizações
How to display new select values based on already selected value without submitting im HTML

I have a form with 2 select boxes and text boxes, my aim is to display some values from my database based on the value selected from the previous select box, but I need to do it inside the same page without submitting the form.

 <form id="form5" method="post" action="hello.php"><div id="right">
<fieldset>
<input type="hidden" name="hid2" value="hid2"><br>
<h3>
<br><br>
<label for="loca">Select Location:</label>
  <select name="locat" id="locat">
    <option value="">Select Location:</option>
    <option value="1">ALAPPUZHA</option>
    <option value="2 ">CALICUT</option>
    <option value="3">COCHIN</option>
    <option value="4">KANNUR</option>
    <option value="5">KOLLAM</option>
    <option value="6 ">KOTTAYAM</option>
    <option value="7">MALAPPURAMM</option>
    <option value="8">PALAKKAD</option>
    <option value="9">PATHANAMTHITTA</option>
    <option value="10">THRISSUR</option>
    <option value="11">TRIVANDRUM</option>
  </select><br>
<select name="place" id="place">
    <option value="">Select Location:</option>
    <option value=""></option>
    <option value=""></option>
</select>
    <button type="submit">submit</button>
    <br></h3>
    </fieldset>
</form></div>

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

I'd recommend getting the two database queries you need on load, and displaying their results based on the selection. So your target would be to load the database entries on page load, rather than on html change and then display them how you see fit.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda