Indeed - that's a difference I didn't notice (or banished from my mind). That page won't work with IE then, as IE (in my recollection) always sends the NAME of the button instead of the value (what an idiot move, who wants to receive the REPRESENTATION back ...). With Mozillla that page should work though. Or that page does parse the representation as well.
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The $d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider ($c = $d->accept())->get_request(); $c->send_response( new #in the HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web
In reply to Re: Re^2: using WWW::Mechanize with more than 1 submit button
by Corion
in thread using WWW::Mechanize with more than 1 submit button
by revdiablo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |