http://qs1969.pair.com?node_id=894099

sulfericacid has asked for the wisdom of the Perl Monks concerning the following question:

I'm designing a form filler for Wordpress and I'm using WWW::Mechanize to do the job. Does anyone know if hidden fields have to be filled in or does the form use them automatically with the module?

For example there is a Post_ID field with a number (this is a hidden field) and I need to know if I have to actually parse the HTML for the value and set the field myself OR is that already taken care of since it's built into the original form?


"Age is nothing more than an inaccurate number bestowed upon us at birth as just another means for others to judge and classify us"

sulfericacid