Quote:
Originally Posted by DTM
When I click that link, I get the same thing: the two navigation bars with blank space in between. But if you're getting the activity you're seeing, clearly it's working for an awful lot of folks. It must be something peculiar to some individual systems and their configurations. I'll fiddle around a bit with mine and see if I come up with anything.
And thanks for the quick response!
|
If you're not even seeing the page content in the source of the page, but you see the open and close html and body elements, then something else is stripping it out (some sort of filter? firewall gone awry? something else?)
If it looks like the content itself is "terminated early", like the socket dropped while it was sending the page content, then that is a different problem altogether.
Have you tried reloading from the server-side, instead of local cache? (shift+reload in Firefox, ctrl-F5 in MSIE). Does that change the results?