wiseleyb has asked for the wisdom of the Perl Monks concerning the following question:
and an image with a javascript onclick event that set's the action depending on what graphic was clicked. I did't see a way to set the action attribute using WWW::Mechanize. I'm using mehcanize because the site stores cookies and sessions and requires multi-page navigation - so I thought Mechanize was the way to go, but I'm very new to Perl. Suggestions? The code I've been working on (don't laugh too hard) is here if it helps.<form action="#" name="someform">
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to set Form action attribute using WWW:Mechanize
by davidrw (Prior) on Jun 26, 2005 at 03:16 UTC | |
by wiseleyb (Initiate) on Jun 26, 2005 at 04:39 UTC | |
|
Re: How to set Form action attribute using WWW:Mechanize
by dorko (Prior) on Jun 26, 2005 at 02:35 UTC |