in reply to question regarding perl mechanize module

I have written a code but it is not working.

Did you really write that code? In what way is it not working? Where do things go wrong?

  • Comment on Re: question regarding perl mechanize module

Replies are listed 'Best First'.
Re^2: question regarding perl mechanize module
by rashichauhan (Novice) on Jul 29, 2013 at 05:24 UTC
    $agent->field("cboProject", $project); I have check this page.. but i do not know..what is "cboproject" and $project. I have a dropdownbox whose name is "org" and i have to select a value "bacillus anthracis " from it". how to proceed?Plz help me!!