
birkuscircus
Novice
Oct 12, 2007, 3:57 PM
Post #22 of 22
(878 views)
|
|
Re: [davorg] help with mechanize
[In reply to]
|
Can't Post
|
|
Hey, I don't know if this is helpful or not, but I had a form written in javascrip that I needed to fill out, and I read in this post that it couldn't be done with WWW::Mechanize and kind of paniced, but I got it to work out. Try right clicking on the page source of the page with the forms you want to fill out, then click on "Page Info." If you go to the forms tab, it lists all the available forms...and in my case at least, even the ones within the javascript. Might not work in most cases, but i guess it's worth a shot. Hope it helps. :)
|