![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^3: why when I use html::form $input->name work,$input->value doesn't work ?by Corion (Pope) |
on Nov 14, 2010 at 09:04 UTC ( #871302=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|