Ver Mensaje Individual
  #4 (permalink)  
Antiguo 15/09/2006, 10:23
Avatar de ing_aprendiz
ing_aprendiz
 
Fecha de Ingreso: septiembre-2005
Mensajes: 136
Antigüedad: 19 años, 4 meses
Puntos: 0
hola aaraneda gracias por el codigo ya puede hacerlo de la siguiente manera:

<input type="button" name="reporte" onclick="window.open('report1[1].php?id_matriz=<? echo "$matriz"; ?>')"
value="Mostrar Reporte">
<input type="button" name="correlacion" onclick="window.open('report_correlacion(1).php?id _matriz=<? echo "$matriz"; ?>')"
value="Mostrar Correlacion">