F
Francis Sylvester
Dear all,
I'm trying to scrape a site with LWP::Useragent which contains a javascript
function (__doPostBack) within the links. From investigation - this appears
to be an ASP.NET function to validate the client. Does anybody know if a
Javascript module exists for perl? ...or if anybody is familiar with
scraping this function or could point me to a site with more info I'd really
appreciate it. The function appears to post an __EVENTTARGET and an
__EVENTARGUMENT to the server. I've tried setting these in the LWP header
but no joy.
Thanks,
Francis
I'm trying to scrape a site with LWP::Useragent which contains a javascript
function (__doPostBack) within the links. From investigation - this appears
to be an ASP.NET function to validate the client. Does anybody know if a
Javascript module exists for perl? ...or if anybody is familiar with
scraping this function or could point me to a site with more info I'd really
appreciate it. The function appears to post an __EVENTTARGET and an
__EVENTARGUMENT to the server. I've tried setting these in the LWP header
but no joy.
Thanks,
Francis