- or download this
$mech->submit_form(
form_name =>'post',
...
'content' => $content
}
) or die "Error: $!";
- or download this
<input type="text" id="new-tag-post_tag" name="newtag[post_tag]"
- or download this
<input value="1" type="checkbox" name="post_category[]
- or download this
<textarea rows='20' class='theEditor' cols='40' name='content' tabinde
+x='2'