nbc.com won't load on my tablet...
after doing some research it seems someone found that the nbc website is re-directing tablet users to the mobile site or possibly the wap website. This is probably based on the User Agent property IE gives off to the website and the bad coding on their end.
a workaround is..
you can try
http://www.nbci.com
or I found this (untested)
[cut off web]
This is a band-aid but remove the following registry key, delete the IE cache, and close all browsers and
http://www.nbc.com starts working again.
HKLM>Software>Microsoft>Windows>CurrentVersion>Int ernet Settings>5.0>User Agent>Post Platform>Tablet PC 2.0
[cut]
this will just probably remove tablet pc 2.0 from the User Agent variable when connecting to websites...
for example right now my user agent is set at
Your User Agent is: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; Tablet PC 2.0)
deleting that last bit should take off Tablet PC 2.0
hope that helps..