Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/08/2010, 15:28
Avatar de Adler
Adler
Colaborador
 
Fecha de Ingreso: diciembre-2006
Mensajes: 4.671
Antigüedad: 18 años, 1 mes
Puntos: 126
Respuesta: Tomar valores de un combobox

Hola

Cita:
<select name="nombre" id="nombre" onchange="document.getElementById(inp1').value = this.value; document.getElementByid('inp2').value = this.text">
Suerte
__________________
Los formularios se envían/validan con un botón Submit
<input type="submit" value="Enviar" style="background-color:#0B5795; font:bold 10px verdana; color:#FFF;" />