Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/01/2003, 16:41
Avatar de mikel_gomez
mikel_gomez
 
Fecha de Ingreso: febrero-2001
Mensajes: 482
Antigüedad: 23 años, 2 meses
Puntos: 3
Re: Envío de variables.

Chuty:

Simplemente añade un nuevo campo input al formulario:
Código:
<form action="funcionarios.html" method="get">
<input type="text" name="uno" size="7" maxlength="6"> 
<input type="text" name="sucursal"> 
<input type="submit" value="Buscar Nro" >
</form>
Saludos.
__________________
Mikel Gómez
Hay que aprender mucho para saber poco