Re: frame question- lwp/mechanize

On Jun 10, 2004, at 10:46 AM, bruce wrote:

> there seems to be an issue with this...
>
> when i "grab" the frame i'm interested in, and i submit the form,
> how do i
> go about getting the updated content/html from the parent frame??

Mech doesn't understand frames. A frame in a frameset is just a link
to a page. If submitting the page does some JavaScript magic to
other frames or framesets, then that's JavaScript and Mech doesn't do
JavaScript.

--
Andy Lester => andy [at] petdance.com => www.petdance.com => AIM:petdance
Andy [ Di, 07 März 2006 19:37 ] [ ID #1218978 ]
Perl » perl.libwww » Re: frame question- lwp/mechanize

Vorheriges Thema: HTML::Entities and WinLatin1 NCRs [PATCH]
Nächstes Thema: Remote file size (Content-Length) in LWP::Protocol::ftp