in reply to Re^4: WWW::Mechanize clicking checkboxes
in thread WWW::Mechanize clicking checkboxes
Maybe now is a good time to actually learn about HTTP and query parameters? Compare what your browser sends to what your script will send if you write it that way.
Also take a look at ->set_fields.
|
|---|