how do i use page text method...
- From: positivemind01@xxxxxxxxx (Positive Mind)
- Date: Fri, 27 Oct 2006 16:22:57 +0530
i have a query...
i am using the Win 32 package for IE automation on Windows. can somebody
please help me in using PageText() method ...
i have to capture the page text in a variable from a simple html
page.Thetext is in the format of few variables like USERNAME=pm,
HTTP_CONNECTION=keep-alive etc....from this page, i have to search for a
particular variable say USERNAME and its value.. then i have to print it..
any ideas how can i do that..am beginer in Perl so not much idea..
i tried to do something like this to simply capture all the data...from that
page
$ie->PageText();
print "$ie ";
but it returns me value like this Win32::IEAutomation=HASH(0x224f38)...
plz help
thanks
pm
- Follow-Ups:
- Re: how do i use page text method...
- From: Rob Dixon
- Re: how do i use page text method...
- Prev by Date: Re: Spam from this list
- Next by Date: Re: how do i use page text method...
- Previous by thread: killing processes
- Next by thread: Re: how do i use page text method...
- Index(es):
Relevant Pages
|
|