Gary Brown wrote:
> Hi,
>
> For the past few weeks I have not been able to access the
> Investor's Business Daily (IBD) website. The problem exists on
> both computers I use - both XP Pro SP3. Internet Explorer 8 and
> FireFox both time out. Chrome can almost get me there but reads
> part of their PDF electronic copy then hangs - same place each
> time. No other website is affected. There no problems
> previously. IBD tech staff could offer no solution.
>
> That it occured at the same time on both computers and is
> independent of browser makes me wonder if a software update did
> something - they are set up similarly and kept updated.
> Otherwise, I am at a loss. Any other IBD subscribers here?
>
> Thanks,
> Gary
>
>
Start:Programs:Accessories:Command Prompt
Type in:
nslookup investors.com
and check to see if you get an IP address for it. (I see 63.71.211.170)
If you use this command
tracert investors.com
that shows all the routers between you and the web site. Right now,
that command shows there are about 15 hops in the path, and the trace
does complete. Each person doing that test, will see a different number
of hops.
....
6 25 ms 25 ms 24 ms above.net [198.32.118.25]
7 51 ms 26 ms 26 ms ge-3-2-0.mpr2.lga5.us.above.net [64.125.27.66]
8 34 ms 34 ms 34 ms xe-2-2-0.cr2.dca2.us.above.net [64.125.26.105]
9 59 ms 66 ms 59 ms xe-2-1-0.cr2.iah1.us.above.net [64.125.28.50]
10 90 ms 90 ms 90 ms xe-4-0-0.er2.lax9.us.above.net [64.125.25.18]
11 91 ms 90 ms 90 ms 64.124.178.42.allocated.above.net [64.124.178.42]
12 95 ms 91 ms 91 ms 198.200.194.7
13 90 ms 91 ms 91 ms nat_204.87.253.8.williamoneil.com [204.87.253.8]
14 * 91 ms 90 ms nat_204.87.253.131.williamoneil.com [204.87.253.131]
15 92 ms 91 ms 91 ms
www.investors.com [63.71.211.170]
The web site is advertising heavy, and the web page makes a lot of
references to things like doubleclick.net and the like. Some web
pages are designed not to render, until all the advertising has been
detected to be downloaded to the user's browser. In some cases,
it will be an associated web site, which is holding up the works.
You need to find a web page on the site, that isn't wired up that
way, to test it. This is as about lightweight a page as I can find.
http://www.investors.com/AboutIBD/MediaKit/Home.aspx
If you're viewing the PDF (using the browser plugin that allows opening
a PDF in the browser window), you should instead try downloading the PDF
entirely to your disk, then open the file in Acrobat Reader and see if you
can scroll all the way through it.
Paul