Out of interest, Mark, how do you keep Andy's ranking updated from the ATP site?
I have a script that goes to Murray's ATP profile each day > it stores the code of the web page in a txt file (like a cache) on this server > then the script looks over the web page's code within that txt file and knows which part of it represents Murray's Entry and Race ranking > it then displays that data on the home page.
The process is called screen scraping
