in reply to Re^2: Scraping an ASP form I don't have any control over
in thread Scraping an ASP form I don't have any control over

> I'll check out WWW::Mechanize but other postings about it I've seen seem to indicate it doesn't do ASP. 

Probably you are confusing ASP with JS.

WWW::Mechanize can't do Javascript and there are many posts concerning this issue.

To be sure just test of you can access the desired page functions from your browser with deactivated JS.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^3: Scraping an ASP form I don't have any control over