----- Original Message ----- From: "Ing. Branislav Gerzo" <[EMAIL PROTECTED]>
To: <beginners@perl.org>
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> 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
Could you please be more elaborative on this, with an example may be, so everyone could learn.
Thanks for your input though, that might help us to try it out, but it is just not so clear to me.
--
...m8s, cu l8r, Brano.
[Honest, Officer, it didn't look like that when I wrote it!]
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>