Ver Mensaje Individual
  #2 (permalink)  
Antiguo 14/03/2012, 14:58
Avatar de IsaBelM
IsaBelM
Colaborador
 
Fecha de Ingreso: junio-2008
Mensajes: 5.032
Antigüedad: 15 años, 10 meses
Puntos: 1012
Respuesta: Pasar datos de un input a la url

con el método get y algunos cambios mas
Cita:
<form name="Search" method="get" action="http://www.mipagina.com/test.aspx">
<input type="text" id="marca" name="marca" />
<input type="submit" value="enviar" />
</form>
aunque es mas conveniente usar post
__________________
if(ViolenciaDeGénero) {alert('MUJER ASESINADA');}