
27/09/2006, 07:54
|
 | | | Fecha de Ingreso: mayo-2003 Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 21 años, 9 meses Puntos: 5 | |
function accionfrm(accion)
{
if(accion==1){ document.frmdat.method="POST"; document.frmdat.action="reportexls.php"; document.frmdat.submit();
}
window.close();//prueba con esto a ver....
}
__________________ Saruman One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. |