in reply to Re^2: why when I use html::form $input->name work,$input->value doesn't work ?
in thread why when I use html::form $input->name work,$input->value doesn't work ?
In what sense does it "not work"?
Does your script crash? Does it return the wrong values?
Note that WWW::Mechanize does not understand Javascript and the HTML input has an onclick attribute, which usually is connected to Javascript.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: why when I use html::form $input->name work,$input->value doesn't work ?
by fanasy (Sexton) on Nov 14, 2010 at 11:17 UTC | |
|
Re^4: why when I use html::form $input->name work,$input->value doesn't work ?
by fanasy (Sexton) on Nov 14, 2010 at 11:08 UTC | |
by Corion (Patriarch) on Nov 14, 2010 at 11:14 UTC | |
by fanasy (Sexton) on Nov 14, 2010 at 15:24 UTC |