WWW-Mechanize - Re: problem checking a valueless checkbox

Posted on Thu Sep 7 16:07:33 2006 by b10m in response to 2952 (See the whole thread of 4)
Re: problem checking a valueless checkbox

Not sure if "ticking" a valueless checkbox makes any sense for non-Javascript purposes, but you probably need it ;-)

I had to add some Javascript generated hidden inputs once, that drove me crazy too. After some searching, I found an interesting thread where Gisle explains a little about the undocumented push_input method of HTML::Form.

HTH

Write a response