Ver Mensaje Individual
  #4 (permalink)  
Antiguo 06/04/2003, 07:18
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 22 años, 9 meses
Puntos: 381
Puedes pedirle algo así:

<% if todo ok then %>
<script language="javascript">
opener.location.reload()
self.close()
</script>
<% end if %>