> I am having trouble submitting a form because it is using 
> an image to click on. 

I have another idea. Try this:

  $mech->set_fields( $name.x => 1, $name.y => 1 );

where $name is the name of the image. Then submit().
IIRC, this is what real browsers send with an input image.

- Mark.

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to