User Profile

Collapse

Profile Sidebar

Collapse
blitzkreig
blitzkreig
Last Activity: Mar 28 '08, 09:23 AM
Joined: Mar 13 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • blitzkreig
    replied to Parsing JavaScript from HTML file
    in Java
    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
    See more | Go to post

    Leave a comment:


  • blitzkreig
    started a topic Handling NTLM in jericho
    in Java

    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...
    See more | Go to post

  • blitzkreig
    replied to Javascript and DOM
    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....
    See more | Go to post

    Leave a comment:


  • blitzkreig
    replied to Javascript and DOM
    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!...
    See more | Go to post

    Leave a comment:


  • blitzkreig
    replied to Python and DOM
    Yeah something similar to this but I need it for IE. Any suggestions ?...
    See more | Go to post

    Leave a comment:


  • blitzkreig
    started a topic Javascript and DOM

    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...
    See more | Go to post

  • blitzkreig
    started a topic Python and DOM

    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...
    See more | Go to post
No activity results to display
Show More
Working...