Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/03/2003, 14:20
Avatar de atlante
atlante
 
Fecha de Ingreso: julio-2002
Ubicación: Lima
Mensajes: 140
Antigüedad: 22 años, 9 meses
Puntos: 0
script

Bueno........

segun el depurador este es el error :
Código PHP:
<script><!--
if (
self==toplocation='/guia/guia.htm';
else 
top.fs_refresh();
//--> 
ahora bueno explicame por que esta este codigo ???

ademas no deberia ser asi?? :
Código PHP:

if (window.self == window.top){
location.href='/guia/guia.htm';
}
else {
window.top.document.fs_refresh()

__________________
If you look, If you really read between the lines, You will see...