I am working on a http agent which harvests various products and prices ona number of websites. The problem I run into is that some sites use javascript.
First, look at WWW::Mechanize to make most of your job easier.Second, there is no client that does Javascript. See the WWW::Mechanize FAQ
http://search.cpan.org/dist/WWW-Mechanize/lib/WWW/Mechanize/FAQ.pod xoxo, Andy -- Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
