On 3/13/2002 6:48 AM DeMoN LaG wrote:
> Max Bentz <[EMAIL PROTECTED]> wrote in
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED], on 12 Mar 2002: 
> 
>> Maybe someone could please check this too, if the same problem
>> appears ? Or missed I something?
> 
> The problem is:
> if (document.location.host != "www.sparkasse-aachen.de") 
> document.location.host = "www.sparkasse-aachen.de"
> 
> I did a test by putting:
> javascript:alert(document.location.host) into the URl, and the value 
> returned is "www.sparkasse-ac.de", but the script is looking for 
> "www.sparkasse-aachen.de", so the condition is true, thus it does:
> document.location.host = "www.sparkasse-aachen.de".  That, apparently 
> for some reason, redirects to www.sparkasse-ac.de, and reruns the 
> script.
> 
> I don't speak any language other than english, so I have no idea what 
> the site says, but it appears as though the -ac.de site is supposed 
> to be used from within the -aachen.de site.  Have you tried 
> navigating that site to get to your online banking site?
> 


Thanks for your answer!
When I use the link http://www.sparkasse-aachen.de with 0.9.9 everything
is fine.

The problem only appears with the url http://www.sparkasse-ac.de (I
think this an old url, meanwhile they have changed it to
http://www.sparkasse-aachen.de)

I only was wondering, because with 09.9.8 the old url still works fine,
only with 0.9.9 the blank site appears.

So now I take the new link and I am happy with that!

Thanks a lot for your support


Reply via email to