Can't Open Web Page

  • Thread starter Thread starter Guest
  • Start date Start date
solaceinblue said:
Wow, there sure are a lot of negative attitudes on this site. I really do
appreciate all the suggestions I've read from everyone. I'm sorry Robert,
that you seem to have misunderstood my posts.

I don't think I have misunderstood your posts.
I just did a review of them. Mostly Me too! with very little detail.

Furthermore, I never bothered
to post the name of the website because no one asked and it seemed as though
people were having the same problem across the board with a variety of
websites. Many of which, by the way, were also not named in particular.

Notice that most of them then don't get any reply?

With this rant you gave us something to react to but in fact it is
in a piggyback thread to a discussion started by someone
who did provide a specific example of a problem site.

It is indeed a public chat site that I'm sure not many of you on here are going
to be familiar with as it's geared towards a particular community
(www.gay.com).

I can see why a different browser might have a different effect.
Look at the source? Browser dependent code starts it and
is scattered throughout. I'm not sure exactly what this bit does

<example>
<script type="text/javascript" language="JavaScript1.1"><!--
if (navigator.appName.indexOf("Microsoft")>=0) {
document.domain = 'gay.com';
}
//--></script>
</example>

but let's assume that a lookup for the domain name is required for it.
So, I tried that lookup in nslookup and it timed out.
If that is happening to your IE too it might explain your symptom.
In fact, you could try doing

ping -n 1 gay.com
and
ping -n 1 www.gay.com

before trying to load the page and see if that helps.
You would be doing the pings just to check that the lookups
were working but more importantly in contrast to the lookups
done by nslookup the lookups done for ping or tracert
may be cached by your DNS client which might accelerate
subsequent lookups and make HTTP GET for objects from
that domain and its server more reliable. (BTW I am only
able to know that this information applies to your case because
I bothered to look at one of your previous posts where you
alluded to your OS as being XPsp2.)

The privacy report (Alt-V,v) showed that there are other site names
involved with rendering the first page so if you see Red-X as well
you may want to try similar checks with their site names too.

It is a java based chat site and therein seems to lie the problem.

If the home page is a problem it is JavaScript not Java.
In any case, what you could do to refine your symptom description
is modify your Security and Privacy settings to make them Prompt
wherever possible, then reply Yes (if desired) to each prompt.

I just tried that while offline. Evidently the page is non-cacheable;
doing a Ctrl-N after setting Work Offline and forcing Stay Offline
resulted in a Web Page Unavailable Offline warning page.

Refreshing that (blank) clone and allowing it to connect
resulted in two prompts for Active Scripting before the window
started showing anything. There was one final prompt for
ActiveX which I disallowed but by that time content was rendered
and the page was readable.

I'm not sure why disabling McAfee will at times allow me to load
the site, but my suggestion to everyone would be to give Firefox a try. It's
different, but works well!

Disabling McAfee could change the timing. If the timing is marginal
that could make all the difference between continual failure and
regular success. More significantly though if McAfee (or any other
software you have) is allowed to interfere with the source it could be
making an error doing so which would make the whole page non-displayable.


HTH

Robert
---
 
pamelegs1104 said:
This is really strange, I hope someone can help. I have no problems surfing
the net and opening any web pages EXCEPT anything associated with AARP. This
has not been a problem in the past, in fact I regularly receive several
newsletters, etc. from AARP and can usually click on a link to get further
information and such. About a week ago I started getting the "This page
cannot be displayed" error message whenever I try to open an AARP web page.
So far I have pinged at my end (all is ok), deleted temp files and history,
and scaled the web address down to its basic form of www.aarp.org, all to no
avail. I can access the web page when on my work computer just fine, I just
have the problem at home on both my main PC and my remote laptop. Any ideas?
Thanks.

How funny that AARP is is giving you error messages. It may be because
of a glitch with your browser. Do you use Explorer? I recommend
Mozilla - it does not allow pop-ups, and most hackers write viruses
for Explorer, not Mozilla (because Explorer has more users.) This is
the link for Mozilla: http://www.mozilla.org/
In addition to changing browsers, you could try running a virus scan
and then defragging your computer. I have found AARP to have some
helpful tips on how to do this stuf-- http://www.aarp.org/computers/
I hope this info is helpful! Best of luck~~
 
Hey,
But i have no sp2 i n my computer. When i open my webpages, it give me
only background and some pages are not showed. I have no problem in my
server. Because i have been instolled Opera and then all pages are opening
well but i have to use Microsoft internet explorer because Opera did not want
to use microsoft expert zone. And Opera is not usefull. Please send me
message in (e-mail address removed) because i am not allways using internet. My
exam. is coming soon.
Please Please Please help me Please. Bye now have to go. My mother is
calling me to do my study. Bye
 
You are my hero! I've been dealing with a similar problem for weeks....many
websites I've used hundreds of times (CNN, Reuters, etc.) I couldn't get
too.....I renamed HOSTS and it WORKED!!!!!

Thanks sooooo much Frank. My last resort was uninstalling IE 6 from XP and
I really didn't want to get stuck in that mess.
 
Barbara said:
You are my hero! I've been dealing with a similar problem for
weeks....many websites I've used hundreds of times (CNN, Reuters,
etc.) I couldn't get too.....I renamed HOSTS and it WORKED!!!!!

Thanks sooooo much Frank. My last resort was uninstalling IE 6 from
XP and I really didn't want to get stuck in that mess.

Thanks for the feedback.

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup only. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
Back
Top