I'm using the LWP::Request module (the lwp-request batch file actually) to monitor web site response time for specific URL's that attempt to load Javascript library routines. My script is able to retrieve and display the HTML, but the Javascript load fails. Can someone suggest an approach to this problem? The Javascript is apparently performing some important functions (like database retrievals) that I would like to test to insure that the web page is really "up".
Thanks, Bill _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
