Can't access one website

  • Thread starter Thread starter Serge Halvorsen
  • Start date Start date
S

Serge Halvorsen

For some reason there is one website that I cannot access
using Internet Explorer. It is www.sirius.com
I have set the internet security level to 'Low' and I
accept all cookies, but this still does not help.

The _strange_ thing is that I can access this website on
my computer using Netscape Navigator.

What is going on???

Serge Halvorsen
 
What is going on???

You need to refine your problem description.
What are your symptoms? Do you see Done in the Status bar?
If so, see what is in there if you use View Source.
For example, I can see:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="refresh" CONTENT="0;URL=/servlet/ContentServer?pagename=Sirius/IndexPage">
</HEAD>
</HTML>

Normally you would only see this if you have disabled
Allow META Refresh
in your Security options.

However, if you like you can copy the URL= parameter from the source
and paste it after the URL that is in your Address bar and then see what
happens when you press Enter...

Hmm... looks like you are going to have to do that more than once
because there are two redirects done before getting to something
that actually renders in the window.

Perhaps it would be easier just to fix the Security options for this site?


HTH

Robert Aldwinckle
 
Back
Top