Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/07/2006, 13:06
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 5 meses
Puntos: 11
Por que no distingues que fomulario hace el submit? Asi:

Código PHP:
<select name="estado[]" id="estado" class="Estilo3" onChange="document.nombre_form1.submit()"

<
select name="state[]" id="state" class="Estilo3" onChange="document.nombre_form2.submit()"
Puede ser eso.