Dear all, I need to download some data from this webpage: http://markets.ft.com/ft/markets/researchArchive.asp Notable thing here is that there are some "fields" to be selected to get the desired data. Is there any R facility to do this directly? Obviously I can do it manually and then just copy-paste the data into R, still would be great if R can do this for me. Thanks,