search for: redbut

Displaying 1 result from an estimated 1 matches for "redbut".

Did you mean: rebut
2008 Dec 09
1
RCurl::postForm() -- how does one determine what the names are of each form element in an online html form?
...an", "choice" = "Ho", "radbut" = "eep", "box" = "box1, box2" ) ### Example ends ### So in the above code, i believe the form elements are: "some_text", "choice", "redbut" and "box". But how does one find out the names of these form elements if one is not given them previously? I hope that the above made sense, and thank you kindly in advance for any help. Tony Breyal.