Some Web Sites not Displayed

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Has anyone ever encountered this?

95% of the websites I search are displayed. Every so often
I come across a website and nothing will display when I
enter the site into the address bar. The white browser
screen is displayed and at the bottom left, the browser
displays "Done" even when the screen is blank. I have the
most up to date version of IE 6. I would appreciate any
help. Thanks, Mark.
 
the browser displays "Done" even when the screen is blank.

When it says Done use View, Source to look for clues.
One possibility is that a security option is disabled and the
content provider has not considered that such a circumstance
might result in the user seeing a blank page:
Allow META Refresh
or
Active Scripting

In the first case, the source may give you enough information
to allow you to continue by manually entering the URL which
the page would have redirected to.

The second case may be tricky to figure out where to go
if you don't know how to read script, especially if the script is
not self-contained by the page.


Post a link to simplify discussion if you need more help.
 
Back
Top