Quote:
Originally Posted by R Jones
BT appear to have now fixed their bt.com search box, all the search result links now actually WORK, with one exception - results for the string "webwise" clicking on which produces a very basic browser "page not found" message.
|
I did wonder earlier today if they'd finally pulled the plug, but apparently not. The web page has been seemingly moved from a standard html page, to a php page;
http://www.webwise.bt.com/webwise/index.html
becomes -->
http://www.webwise.bt.com/webwise/index.php
Only a PHP session cookie being set, and nothing unusual in the http requests.