Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Using Mechanize With Odd Query String

by Gangabass (Vicar)
on Mar 05, 2012 at 09:33 UTC ( [id://957860]=note: print w/replies, xml ) Need Help??


in reply to Using Mechanize With Odd Query String

Just load this form's page with $mech->get(...) and do:
$mech->submit_form( form_number => 1, fields => { target => "Affiliate", }, );
But you need to check form_number param by yourself.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://957860]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-25 08:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found