Displaying 3 results from an estimated 3 matches for "ctl00".
2012 Jun 01
1
Help with this web scrape function
...ing made in the forms does not really
matter, I get quite far, pls see the code:
library(RCurl)
library(RHTMLForms)
library(XML)
pageForms =
getHTMLFormDescription("http://toast.gasunie.de/gud/search.aspx?soid=GUD&lang=de")
fun = createFunction(pageForms[[1]])
retSubmit = fun('ctl00$MainContent$GasQuality' = "H",
'ctl00$MainContent$PointList' = "H071", 'ctl00$MainContent$PointType' =
"EN", 'ctl00$MainContent$Publishers' = "HourValues",
'ctl00$MainContent$ListHourValues' = "-1",
'ctl00_Mai...
2012 Oct 17
0
Passing the parameters for web form using getHTMLFormDescription
.........
library(RHTMLForms)
>
> ff =
> getHTMLFormDescription("http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0")
> ff
$aspnetForm
HTML Form:
http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0
ctl00$ContentPlaceHolder1$GetQuote1$txtscrip_code: [ Scrip code/Scrip Name ]
ctl00$ContentPlaceHolder1$txtDate: [ ]
ctl00$ContentPlaceHolder1$txtTodate: [ ]
myDestination: #,
http://www.bseindia.com/static/markets/mutualfunds/BSEStarMF.aspx?expandable=1,
http://www.bsebti.com/, http://www.bsesme....
2012 Oct 17
0
postForm() in RCurl and library RHTMLForms
....com/markets/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0>")
> ff
$aspnetForm
HTML Form:
http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0<http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0>
ctl00$ContentPlaceHolder1$GetQuote1$txtscrip_code: [ Scrip code/Scrip Name
]
ctl00$ContentPlaceHolder1$txtDate: [ ]
ctl00$ContentPlaceHolder1$txtTodate: [ ]
myDestination: #,
http://www.bseindia.com/static/markets/mutualfunds/BSEStarMF.aspx?expandable=1,
http://www.bsebti.com/, http://www.bsesme.com/,...