Re: How to follow a Java script link
- From: konfera@xxxxxx (Ing. Branislav Gerzo)
- Date: Thu, 5 May 2005 19:23:57 +0200
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> <a href="javascript:mySubmit( 2, 're_search', 25) ">previous</a>
you have to know, how to javascript function create URL (where are
you redirected), after that, you can parse the source for javascript,
recreate the links and use $mech->get(). that's all
--
...m8s, cu l8r, Brano.
[Honest, Officer, it didn't look like that when I wrote it!]
.
- Follow-Ups:
- Re: How to follow a Java script link
- From: perlocean
- Re: How to follow a Java script link
- References:
- How to follow a Java script link
- From: Sergio Ulises Sanchez Buelna
- How to follow a Java script link
- Prev by Date: How to follow a Java script link
- Next by Date: Re: How to follow a Java script link
- Previous by thread: How to follow a Java script link
- Next by thread: Re: How to follow a Java script link
- Index(es):
Relevant Pages
|