aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Parsing Html GET Response with JavaScript Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Parsing Html GET Response with JavaScript" Watch "Parsing Html GET Response with JavaScript" New topic
Author

Parsing Html GET Response with JavaScript

shivang sarawagi
Ranch Hand

Joined: Jun 19, 2008
Posts: 126
Can anyone tell me how to parse a html GET Response in javascript ??
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26489
    
  78

There isn't enough information in the question to answer it. GET is just a HTTP method that returns something. That "something" could be HTML, javascript., xml, json, text, etc. It could have been submitted via AJAX or some other mechanism. (although AJAX seems likely since you are looking at parsing the result.)


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Parsing Html GET Response with JavaScript
 
Similar Threads
onChange in select menu, problems with
onChange in select menu, problems with
should get page break after each data level
IE close icon
IE close icon