Click here to get back home

WWW::Mechanize v 1.03_01

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
WWW::Mechanize v 1.03_01 valan 08-03-2004
Posted by valan on August 3, 2004, 9:57 pm
Please log in for more thread options
When I fill out a form and submit it using $mech->submit() or
$mech->click(), my agent doesn't follow the action. Ex:

use WWW::Mechanize;

$market = "Port Angeles, WA";
my $mech = WWW::Mechanize->new();
$mech->get("http://www.astro.com/atlas");
$mech->set_visible($market);
$mech->submit();
print $mech->content;

When I examine $mech->content, I find it's taken a different action than I
get if I had actually gone to the web page to fill out the form and
pressed return.




Similar ThreadsPosted
Help with Mechanize January 15, 2007, 3:14 pm
Mechanize question November 8, 2004, 10:57 pm
WWW:Mechanize with Menu September 9, 2006, 9:13 pm
WWW:Mechanize problem? January 29, 2007, 7:00 am
WWW::Mechanize "There is no Form named (...)" December 8, 2004, 5:58 am
win32::ie::mechanize PROBLEM December 10, 2004, 7:06 am
WWW::Mechanize and NTLM authentication December 21, 2004, 3:55 pm
www::mechanize $mech->select February 4, 2005, 5:01 pm
WWW::Mechanize cannot find the form. February 14, 2006, 9:04 pm
WWW::Mechanize single quotes around url January 12, 2007, 12:54 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap