Post
by Simon » Wed Oct 01, 2014 12:13 am
Hi teacherguy,
I don't think that it is actually the problem.
But what I meant was, sites have auto redirects, when the see a mobile device is asking for data they get directed to the mobile version of the page. It's in the header of the request, you never see it unless you are looking at the sever logs.
Chrome on Win 7 returned this:
google.visualization.Query.setResponse({"version":"0.6","reqId":"0","status":"ok","sig":"192650728","table":{"cols":[{"id":"A","label":"Timestamp","type":"datetime","pattern":"M/d/yyyy H:mm:ss"},{"id":"B","label":"Name","type":"string"},{"id":"C","label":"Instrument","type":"string"},{"id":"D","label":"Session Time","type":"string"},{"id":"E","label":"Highest Level Passed","type":"number","pattern":"General"},{"id":"F","label":"Score","type":"number","pattern":"General"},{"id":"G","label":"Teacher","type":"string"},{"id":"H","label":"Course","type":"string"},{"id":"I","label":"Percentage","type":"number","pattern":"0%"}],"rows":[{"c":[{"v":new Date(2014,8,30,10,18,34),"f":"9/30/2014 10:18:35"},{"v":"Brian Wis"},{"v":"Trumpet"},{"v":"3 minutes"},{"v":6.0,"f":"6"},{"v":400.0,"f":"400"},{"v":"Ms. Corry"},{"v":"6th Grade Band"},{"v":0.9,"f":"90%"}]}]}});
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!