![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
01/08/2008, 05:04
|
![Avatar de neandertal](http://static.forosdelweb.com/customavatars/avatar213009_1.gif) | | | Fecha de Ingreso: enero-2008 Ubicación: Barcelona
Mensajes: 79
Antigüedad: 17 años Puntos: 1 | |
Respuesta: getElement en onclick Prueba esto:
Código:
<input type="text" name="expNumero" id="expNumero"> <input type="button" value="Consultar" onclick="javascript:document.location.href='index.php?menu=edicion_pas&expNum='+getElementById(expNumero)">
|