Hi, I have time looking for an answer to this, what I want is that when I select an option of my select I can change the text of an imput Request:
General Management Academic Subdirection Subdirection of Administrative Services Subdireccion de Planeacion y Vinculacion <p style="margin-bottom: 0px;margin-left: 100px;margin-top: 10px;">Nombre del o la responsable de la informacion: </p>
<input id="respo" style="margin-bottom: 5px;margin-left: 40px;width: 400px;" name="responsable" type="text" aria-disabled="true" placeholder=""><br>
<input style="margin-left: 150px;height: 40px;width: 200px;margin-bottom: 10px;" type="submit" value="Enviar">
</div>
</div>
</form>
</div>
</body>
</html>