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

WWW::Mechanize::Firefox, select with multiple names

by gizmo_mathboy (Friar)
on Oct 28, 2011 at 19:43 UTC ( [id://934489]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl 
    
    ...
    $mech->submit();
    
    say $mech->content();
    
  2. or download this
    got url
    choose term
    choose subject
    2 elements found for './/*[(local-name(.)="input" or local-name(.)="se
    +lect" or local-name(.)="textarea") and @name="sel_subj"]' at ./get_co
    +urse_descriptions2.pl line 28
    
  3. or download this
    <FORM ACTION="/prod/bwckctlg.p_display_courses" METHOD="POST">
    <INPUT TYPE="hidden" NAME="term_in" VALUE="201220">
    ...
    <SELECT NAME="sel_subj" SIZE="3" MULTIPLE ID="subj_id">
    <OPTION VALUE="AAE">AAE-Aero & Astro Engineering
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-24 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found