Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

How do I uncheck a checkbox with WWW::Mech?

by hesco (Deacon)
on Apr 03, 2011 at 01:53 UTC ( [id://897141]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub www_mech_deactivate {
      my $self = shift;
    ...
    
      return;
    }
    
  2. or download this
    No checkbox "newsletters[17]" for value "17" in form at /home/hesco/li
    +b/CMS/Drupal/SimpleNews.pm line 70
    No checkbox "newsletters[34]" for value "34" in form at /home/hesco/li
    +b/CMS/Drupal/SimpleNews.pm line 71
    No checkbox "newsletters[71]" for value "71" in form at /home/hesco/li
    +b/CMS/Drupal/SimpleNews.pm line 72
    No checkbox "newsletters[83]" for value "83" in form at /home/hesco/li
    +b/CMS/Drupal/SimpleNews.pm line 73
    
  3. or download this
    <div  class="form-item form-option" id="edit-newsletters-34-wrapper"> 
        <label class="option" for="edit-newsletters-34"><input type="check
    +box" name="newsletters[34]" id="edit-newsletters-34" value="34"  chec
    +ked="checked"  class="form-checkbox" /> Guests</label>  </div>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 06:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found