How Do You Get LWP To Deal With Javascript "Pop-Ups"



Hi,
I am using LWP to navigate my way through the links on a webpage in
order to get to the data I need. I have got to the final page and it
seems that the data I need is in a "Javascript Popup". The page has the
following:-

<a href="javascript:popUp('PlayerList?gameid=184&catidx=1')"
class="nav">

It is the data in this pop-up that I need to get, forgive my lack of
knowledge here but LWP is new, whilst I have got this far I am now
completely stuck. If anyone can help it would be appreciated, a bit of
code would be even better - here's hoping.

cheers, Mark.

.



Relevant Pages

  • How to detect text charset (UTF-8 or Latin-1)
    ... I'm creating a Perl script extracting text from a webpage using LWP, ... and want to check if text is UTF-8 or Latin-1 encoded? ...
    (comp.lang.perl.misc)
  • Re: Why getprint failed
    ... while yield error message by LWP. ... Wuming ... Prev by Date: ...
    (comp.lang.perl.misc)
  • Error while using LWP
    ... I am trying to get data from www.genedb.org using LWP ... But its not reading the url and I am not able to get the output. ... Anshu ... Prev by Date: ...
    (comp.lang.perl.modules)
  • How do you get a full useful webpage in Excel?
    ... I need to be able to use a full webpage on my Excel Spreadsheet. ... be able to navigate and use the web page in the excel program. ... Prev by Date: ...
    (microsoft.public.excel.misc)
  • LWP package problem
    ... My LWP version is 5.69, perl 5.6.1 ... Pine ... Prev by Date: ...
    (perl.beginners)