Displaying 1 result from an estimated 1 matches for "findperson".
Did you mean:
find_person
2007 Jul 28
3
problem with a form
...he following bit of code, it seems to change the
name of the form, not the value of the field.
The part of original page after pretty printing
{forms
#<WWW::Mechanize::Form
{name "wp_pers_form"}
{method "GET"}
{action "http://www.whitepages.com/10866/search/FindPerson"}
{fields
#<WWW::Mechanize::Field:0x2b729834b4b8 @name="firstname", @value="">
#<WWW::Mechanize::Field:0x2b7298347e08 @name="name", @value="">
The following bit of code seems to rename the form:
page_form = page.form(''wp...