Ver Mensaje Individual
  #3 (permalink)  
Antiguo 06/07/2005, 07:49
karpoj23
 
Fecha de Ingreso: diciembre-2003
Ubicación: Málaga
Mensajes: 495
Antigüedad: 20 años, 5 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