Hi to all..
I am working on a project to obtain the web page of sites that have javascripts, ajax calls, etc.. please refer my posts
for more details..
I tried using WWW::Mechanize::Plugin::JavaScript to work with javascripts and it works well (for the sites that i tested on atleast), but it is not able to handle ajax calls and some complex stuff..
Please suggest me if there is any other way out or suggest me on how to make my script handle these stuff also..