- Original Message -
From: "Peter Rabbitson" <[EMAIL PROTECTED]>
To:
Sent: Thursday, May 05, 2005 6:40 PM
Subject: Re: How to follow a Java script link
On Thu, May 05, 2005 at 11:40:52AM -0500, Sergio Ulises Sanchez Buelna
wrote:
Hello all
I am trying to harvest a se
On Thu, May 05, 2005 at 11:40:52AM -0500, Sergio Ulises Sanchez Buelna wrote:
> Hello all
>
> I am trying to harvest a set of information from a search service that gives
> the results of the search by pages.
> I am interested in ALL of the results.
> I can activate the search and obtain the fir
- Original Message -
From: "Ing. Branislav Gerzo" <[EMAIL PROTECTED]>
To:
Sent: Thursday, May 05, 2005 12:23 PM
Subject: Re: How to follow a Java script link
Sergio Ulises Sanchez Buelna [SUS], on Thursday, May 5, 2005 at 11:40
(-0500 (CDT)) wrote the following:
SUS>
Sergio Ulises Sanchez Buelna [SUS], on Thursday, May 5, 2005 at 11:40
(-0500 (CDT)) wrote the following:
SUS> follow_link (this one does not work for the same reason presented before)
and
SUS> "javascript:mySubmit( 2, 're_search', 25) "
SUS> on this reference
SUS> previous
you have to know, how
Hello all
I am trying to harvest a set of information from a search service that gives
the results of the search by pages.
I am interested in ALL of the results.
I can activate the search and obtain the first page with results. but when I
try to follow the link for the next page I cant do it si