Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/11/2004, 07:16
orlandob
 
Fecha de Ingreso: febrero-2004
Mensajes: 65
Antigüedad: 20 años, 3 meses
Puntos: 0
Hola, te paso el código de las tres páginas

pag1.htm
Código:
<html>
<body>
<a href="#" onClick="window.open('pag2.htm', '', '');">Abrir otra ventana</a>
</body>
</html>
pag2.htm
Código:
<html>
<body>

<a href="#" onClick="opener.location='pag3.htm';">Cambiar pagina inicial</a>
</body>
</html>
pag3.htm
Código:
<html>
<body>
Funciono
</body>
</html>
Saludos
__________________
Orlando F. Brea
SmartSol - Soluciones Inteligentes


Diseño y Desarrollo de Soluciones Web