in reply to A sample script to login to cqweb and run a query

Have you read what the WWW::Mechanize documentation has to say about Javascript?

Have you investigated the alternatives? Mechanize turns up some results.

  • Comment on Re: A sample script to login to cqweb and run a query

Replies are listed 'Best First'.
Re^2: A sample script to login to cqweb and run a query
by Pav (Initiate) on Jul 31, 2014 at 16:59 UTC
    Thank you Corion for replying. I have gone through the WWW::Mechanize docs . With the help of that I tried achieving this but i only seem to get the source code of the login page .:(