I'm not capable of interpreting this, but I am beginning this week, to see occasional blank pages when I attempt to refresh a web page. For example I just clicked on the BT logo on the top of the Beta forum page. Result, blank page with Done in the status bar, and
www.bt.com in the address bar. Took three refreshes to get the BT Home page to actually display.
Looking at the Dephormation logs reveals a request (among all the cookie data, my primary BT email address and the .js requests) to
http://www.bt.com/static/includes/ho...//logging.html
which does give a blank page - I wonder if it is sticking there - and why?
Source Code of that page
<!-- Touch Clarity logging request.
http://www.touchclarity.com
Copyright (c) Touch Clarity Ltd 2001-2002. All rights reserved. Patent Pending. -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex,nofollow"></head>
<body>
<script language="JavaScript">
var container = (document.layers ? window : parent);
function tc_create_content(cc_id,co_id,str){container.tc_se t_content(cc_id,co_id,str);}
function tc_send_report(){container.tc_report();}
tc_swf_content=container.tc_swf_content;
if (typeof container.tc_log_call!='undefined') {
if(typeof container.tc_referrer!='undefined') tc_referrer=container.tc_referrer;
document.write(container.tc_log_call);
}
</script>
</body></html>
Please note ICO - this is a little technical trial, I can't be breaking any laws, and anyway it would be too difficult to explain owing to the technical nature of my investigation so you just carry on chasing Mrs Miggins.