Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Mechanize CPAN distribution.

Report information
The Basics
Id: 16809
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: matti.rantanen [...] hiit.FI
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Submitting form In mech
Hi! I'm using Mech to crawl through a Web site with forms. When I come across a page with forms I fill them out and save them for later to submit. I then continue with crawling and when I run out of regular urls I submit some of the forms. My problem is that as far as I can tell the submit_form method in Mech looks for forms in the current html. Is there any way of passing a previously fetched form as argument to any of the Mech methods and submitting that? Thanx!
Date: Fri, 30 Dec 2005 11:21:31 -0500
From: Mark Stosberg <mark [...] summersault.com>
To: Guest via RT <bug-WWW-Mechanize [...] rt.cpan.org>
Subject: Re: [cpan #16809] Submitting form In mech
RT-Send-Cc:
On Fri, Dec 30, 2005 at 09:29:38AM -0500, Guest via RT wrote: Show quoted text
> > This message about WWW-Mechanize was sent to you by guest <> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=16809 > > > Hi! I'm using Mech to crawl through a Web site with forms. When I come > across a page with forms I fill them out and save them for later to > submit. I then continue with crawling and when I run out of regular > urls I submit some of the forms. My problem is that as far as I can > tell the submit_form method in Mech looks for forms in the current > html. Is there any way of passing a previously fetched form as > argument to any of the Mech methods and submitting that? Thanx!
This a support request rather than a bug report. Please direct such inquiries to one of the mailing lists listed in the documentation: http://search.cpan.org/~petdance/WWW-Mechanize-1.16/lib/WWW/Mechanize.pm#ONLINE_RESOURCES Mark