Help for this page

Select Code to Download


  1. or download this
    $current_form = $mech->form_number(10);
    print "Present value of $input_name: " . $mech->value('DMPName') . "\n
    +";
    ...
    No elements found for form number 10 at D:\....
    Present value of DMPName: Current Name
    Can't use an undefined value as a HASH reference at D:\...
    
  2. or download this
    
    <html xmlns="http://www.w3.org/1999/xhtml"><head>
    ...
    </table>
    </body>
    </html>