15/09/2006, 10:23
|
| | | 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"> |