in reply to Problem with WWW::Mechanize 'select' method
Gadzooks, no 'species' input in sight, or any other select option! Comparing the Source html to the values we can see via WWW::Mechanize::Shell I would think that since there are no option tags we can't use them as a valid input. They seem to be using JavaScript to populate the options for the select boxes. <joke>Insert anti JavaScript comment here :P </joke>.>perl -MWWW::Mechanize::Shell -eshell (no url)>get http://genie.dartmouth.edu/scope/ Retrieving http://genie.dartmouth.edu/scope/(200) http://genie.dartmouth.edu/scope/>dump POST http://genie.dartmouth.edu/scope/startscope.php (multipart/form-d +ata) [paramForm] paramFile=none (hidden readonly) upstream=none (hidden readonly) runBeam=Yes (hidden readonly) runAmbiguizer=Yes (hidden readonly) runBipartites=Yes (hidden readonly) upstreamType=intergenic (radio) [*intergenic/Intergenic|fi +xed/Fixed] group= (textarea) groupFile= (file) emailAddress= (text) emailSubject= (text) selectParamsButton=Run SCOPE (submit)
|
|---|