Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/01/2014, 06:53
Avatar de ZiTAL
ZiTAL
 
Fecha de Ingreso: marzo-2004
Ubicación: Bermio (Bizkaia)
Mensajes: 1.545
Antigüedad: 20 años, 11 meses
Puntos: 62
Respuesta: problema para ajecutar archivo con IE y firefox

Código HTML:
Ver original
  1. <!DOCTYPE html>
  2. <meta charset="utf-8" >
  3. <script type="text/javascript">
  4. function printPage()
  5. {
  6.     if (confirm("¿Imprimir Comprobante de Re-Inscripcion?"))
  7.     {
  8.         window.print();
  9.         window.location.href="vigencia.php";
  10.     }
  11. }
  12. </head>  
  13.     <input type="button" onclick="printPage()" value="Print Page" />
  14. </body>
  15. </html>
__________________
http://zital.no-ip.org
____________________

Euskerie ahuen eta bijotzan