
06/07/2005, 07:49
|
| | Fecha de Ingreso: diciembre-2003 Ubicación: Málaga
Mensajes: 495
Antigüedad: 21 años, 3 meses Puntos: 0 | |
al final lo he podido sacar, investigando mucho... añadiendo
echo "<form action=\"".$_SERVER['PHP_SELF']."\" method=\"POST\">\n\n";
?>
<select name='m1' onChange='this.form.submit()'>
<?
echo "<option value=\"\"> Seleccione un Item </option>\n";
x si a alguien le sirve |