Message doesn't send :( When I ran with mech->content: No such field 'body' What would the field name for the msgbody be?foreach (@friendID) { $mech->get("http://www.soundclick.com/me +mbers/default.cfm?member=$friendID[$i]&content=contact"); if( ( $mech->content() =~ /contact this +friend/) ) { $mech->form_name("CFForm_1"); $mech->field( subject => $subject +); $mech->field( text => $body ); $mech->click()
In reply to Form interaction by 80degreez
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |