bruce wrote at 7/7/2006 1:06 PM:
>the information is actually created/generated from a "src" in a frame
>
>what appears to happen is that the browser, somehow extracts, and displays
>the content from the source URL.
>
>
Figure out the "somehow", then. Learn how HTML frames work, if you don'
tivestate.com
Subject: Re: fetching a POST webpage...
bruce wrote at 7/7/2006 11:27 AM:
>i've looked at the docs..
>
>
So have I, that's where I'm getting all this. I've never used this
module before.
>the issue i'm having is that i don't know how to get t
bruce wrote at 7/7/2006 11:27 AM:
>i've looked at the docs..
>
>
So have I, that's where I'm getting all this. I've never used this
module before.
>the issue i'm having is that i don't know how to get the 'form' information
>from the page ,in order to parse/process the information.
>
>a norma
f Mark
Gardner
Sent: Friday, July 07, 2006 8:00 AM
To: activeperl@listserv.activestate.com
Subject: Re: fetching a POST webpage...
bruce wrote at 7/6/2006 11:56 PM:
>i have the basic code to fetch a url/web page. however, i'm trying to fetch
>a page that uses a FORM/POST. has anyone d
bruce wrote at 7/6/2006 11:56 PM:
>i have the basic code to fetch a url/web page. however, i'm trying to fetch
>a page that uses a FORM/POST. has anyone done this, i've tried a few times
>without success.
>
>
[...]
>i'm using the mechanize function.
>
Use the request() method in WWW::Mechanize