View Single Post
  #3 (permalink)  
Old 11-21-2007, 11:11 PM
KevinADC KevinADC is offline
Learning Programmer
 
Join Date: Jan 2007
Posts: 89
Rep Power: 6
KevinADC is on a distinguished road
Default

He's not running a CGI script. He was also advised on another forum where to look to start coding such a script. LWP::Simple to fetch the page then parse it using the split() function.
Reply With Quote