How Do You Get LWP To Deal With Javascript "Pop-Ups"
- From: mark1.thompson45@xxxxxxxxxxxxxx
- Date: 20 Oct 2005 15:02:35 -0700
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.
.
- Follow-Ups:
- Re: How Do You Get LWP To Deal With Javascript "Pop-Ups"
- From: John Bokma
- Re: How Do You Get LWP To Deal With Javascript "Pop-Ups"
- Prev by Date: Re: Module install problem - AppConfig
- Next by Date: Re: How Do You Get LWP To Deal With Javascript "Pop-Ups"
- Previous by thread: Module install problem - AppConfig
- Next by thread: Re: How Do You Get LWP To Deal With Javascript "Pop-Ups"
- Index(es):
Relevant Pages
|
|