[R] RCurl : Problem with submitting using postForm()

2012-01-03 Thread Jai Vaughan
`main_0$racingmiddle_0$StateDropDownList`="Queensland", `main_0$racingmiddle_0$SearchButton`="List Outlets") doc<-htmlParse(page,asText=TRUE) readHTMLTable(doc) Any help would be greatly appreciated. I've spent a considerable amount of time trying to solve this problem

[R] RHTMLForms / Scrape data from website that needs a parameter in-putted

2011-12-21 Thread Jai Vaughan
thing simple or whether I'm trying to wrong approach. I would greatly appreciate any direction anyone may be able to give me. I'm using R 2.13.1 on Windows 7 6.1. Cheers, Jai Vaughan [[alternative HTML version deleted]] __ R-help@r-proj

[R] RMySQL not running from within batch file

2011-09-25 Thread Jai Vaughan
I had a collection of .bat files running R scripts on my computer that were working perfectly. I then reformatted my computer and now I can't get them working again. I have spent many days scouring the internet but have not found a solution to my problem. I created a simple piece of code named 'te