in reply to HTML::Form - Getting what is seen not the value..
my $status_form = HTML::Form->parse($response); $status_form->find_input('cmbDivision', "option")->value_names();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTML::Form - Getting what is seen not the value..
by Rhodium (Scribe) on Jan 22, 2005 at 14:06 UTC | |
by johnnywang (Priest) on Jan 22, 2005 at 20:25 UTC | |
by Rhodium (Scribe) on Jan 23, 2005 at 18:31 UTC |