You can use Jericho HTML Parser.
http://jerichohtml.sou rceforge.net/doc/index.html
The author says that the ASP, JSP, PSP, PHP and Mason server tags are explicitly recognised by the parser
User Profile
Collapse
-
Handling NTLM in jericho
I am planning to use jericho for DOM parsing/traversal. I am stuck in the first step itself. There is a class 'DisplayAllElem ents' and a function
String sourceUrlString ="data/test.html";. Here instead of using data/test.html I want to use a proper URL like http://www.xzy.com. The problem here is xyz.com uses NTLM authentication. So as soon as I access this URL I am given a pop up where I have to enter my credentials and jericho... -
Lets say I am accessing OWA(outlook web access) through IE. When I check view source, I dont see all the links present on that page. I see only the static HTML links, but what about the dynamic links or the links which are present within a Javascript. But using the DOM inspector I can see all the links, even those which are present within a js....Leave a comment:
-
Yeah I want to save the complete source code to a XML or HTML file. But I require something for IE. I see a lot of tools but most of them are sharewares. Ideally I will require the source code so that I can modify it to serve my purpose.
Thanks!...Leave a comment:
-
Yeah something similar to this but I need it for IE. Any suggestions ?...Leave a comment:
-
Javascript and DOM
I am now to javascripting and I have a question regarding DOM.
I have downloaded a software called DOM Inspector and I can see all the links,forms,HTM L and Javascripts on a given page. The problem is DOM Inspector does not allow me to transfer/import the entire contents of the DOM I see to a file. I was unable to find any other software or source code which can fulfil my requirement.
Can anyone please suggest me any free java plugin... -
Python and DOM
Hi to all the Python gurus out there!.
I am now to python and I have a question regarding DOM.
I have downloaded a software called DOM Inspector and I can see all the links,forms,HTM L and Javascripts on a given page. The problem is DOM Inspector does not allow me to transfer/import the entire contents of the DOM I see to a file. I was unable to find any other software or source code which can fulfil my requirement. Can anyone please...
No activity results to display
Show More
Leave a comment: