![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
31/03/2004, 18:46
|
![Avatar de claudiovega](http://static.forosdelweb.com/customavatars/avatar44992_1.gif) | | | Fecha de Ingreso: octubre-2003 Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 21 años, 3 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. |