Re: [R] interrogating webdatapage

2014-05-13 Thread Jeff Newmiller
There are a variety of options, but they do generally require that you understand how that particular web form interacts with your browser because there are multiple ways to design them. Firefox has some powerful plugins such as FireBug for studying how web pages work that can inform how you set

[R] interrogating webdatapage

2014-05-13 Thread Vincenzo Landi
Hello, please there is some script that can interrogating a web database (like this http://pra-incecca.tragsatec.es/pra-incecca/caballos/fichaProducto.xhtml) following a list of items and download the response into my local pc? Thank you in advance for any help --