I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-02-25 05:32:09-08 by snsanju
get the source code for the javascript & AJAX webpages
I have written the program to get the complete output of the webpage. But, in this output i am getting html source and javascript functions not the full source that i see exactly on the webpages. For example: webpage is having the form, combobox(select) and options, where in view source or the output from the perl program that i wrote its showing only script which is calling once the body loads completely. when i see the view source of that page then the output is also same as my programs output. here how can i get the complete source code using this module. This webpage is completely javascript and ajax driven. Can somebody provide me with few example or the module, so i can have a good idea about this and will proceed further Thank you Sanjeev
Direct Responses: Write a response