Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/05/2006, 09:54
Avatar de JavierB
JavierB
Colaborador
 
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 23 años
Puntos: 772
Hola FlamingoX

Creo que esto te serviría y resulta más sencillo:
Código PHP:
<html>
<
head>
<
script type="text/javascript">
function 
ini() {
  
dire location.search.split('=')[1];
  
pepe.location dire;
}
</script>
</head>
<body onload="ini()">
<iframe name="pepe"></iframe>
</body>
</html> 
Saludos,