Ver Mensaje Individual
  #2 (permalink)  
Antiguo 31/03/2004, 18:46
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
de esta manera:

<form name="form1" method="post" action="recibir.php">

<input type="checkbox" name="op[]" value="si"><br>
<input type="checkbox" name="op[]" value="si"><br>
<input type="checkbox" name="op[]" value="si"><br>
<input type="checkbox" name="op[]" value="si"><br>

</form>
__________________
Dedicado a proyectos web, actualmente desarrollando un sistema de diseño de flyers online muy fácil de usar.