On Thursday 14 July 2005 05:30 pm, Gedanken wrote: > On Thu, 14 Jul 2005, Hal Vaughan wrote: > > The part I find frustrating is that I won't know how well this works until > I submit the form to the site I'm dealing with, and that means I pay for a > report. Is there some way to find out, before calling $form->submit() what > will be POSTed when the form/page is submitted? > > isnt there an as_string method on the request object?
I have to plead ignorance here -- I can't even see how I can get a request object from Mech before it is sent (or even at all). Hal