Hi All
I am trying to write a perl script using www:mechanize to grab some
links to some archived music and build a playlist out of it. I had a
working script at one point but the site was redesigned and it broke my
script. I went to rewrite it but ran into a problem I can't seem to get
past. The problem is javascript.
here is the code
<td align="center" valign="top" class="copyboldred">LISTEN TO SHOW:<br
/>
REAL <a href="#"
onclick="MM_openBrWindow('/?pid=show&aid=0785de9237128f5d6fb292d06a5abc1e&action=player&type=0','mediaplayer','width=405,height=530')">[AUDIO] </a></td>
I need to click the link that says [AUDIO] but all of my attempts have
failed. To add to the difficulty I think a random number generator is
involved that makes it very difficult for me to try and duplicate the
javascript with Perl on my end and send the result.
I have posted here only because many of the plugins for SC do similar
things and I thought someone here may have run across this before and
might have a solution.
I've looked around and found something called javascript::spidermonkey
and another called javascript.pm but not sure if they work for what I'm
trying to do.
I am not a programmer but have studied a bit (little bit - long time
ago). I am not looking for the code I need just a nudge in the right
direction as far as what modules or objects could click on such a
link.
Thanks in advance
wr420
--
wr420
------------------------------------------------------------------------
wr420's Profile: http://forums.slimdevices.com/member.php?userid=1040
View this thread: http://forums.slimdevices.com/showthread.php?t=60952
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins