in reply to
Re: Trouble with posting to a webpage
in thread
Trouble with posting to a webpage
Usually this happens if there is more than one form on the page, and you've not selected the form you're interested in.
-David
Comment on
Re^2: Trouble with posting to a webpage
Replies are listed 'Best First'.
Re^3: Trouble with posting to a webpage
by
KaiAllard_
(Initiate)
on Nov 27, 2007 at 13:57 UTC
Just one single form on the page and I selected it
$mech->form_number(1);
. Thank you anyway.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom