This example (and the others provided in the library) all work perfectly well, but the code is beyond my abilities (currently!).
All I want to be able to do is get a web page, and then parse it to find some data and then display it in terms of something real (PWM LED/Servo motor position etc.)
Parsing and conversion into something real is no problem - I can manage this. However, from this library and the examples I can't work out how to simply 'get' a webpage!
I looked through the samples, and it does look a lot more complicated to use that ethernet shield than the Wiznet based one. Since I don't have that shield, I'm afraid I can't help you.