Looking for tutorial or code to learn from, display only certain XML records
-
I'd like to find a tutorial or code to learn how to do this: on a web page user enters text to search, then checks checkbox to indicate which fields to search. * Testing should work in Firefox without installing anything else on my PC. Someone told me AJAX has some problems which disappear if run on a server, and I don't have access to a server with AJAX. * I don't know if jquery would help me here or not. I know nothing about it. * Find tutorials about filtering with XML, but not where they get user input from a form. Screenshot of idea is here[^] XML file is here:
Bill Smith University of Foo Microbiology Sandy Green University of Foo Microbiology Peter Billowsails United Nations FAO How nematodes affect corn crops These are usually several paragraphs long. corn nematodes IARC 2016-02-03 Interesting study.
I enclosed all the XML in pre and /pre tags and it still doesn't show. What am I doing wrong here?
-
I'd like to find a tutorial or code to learn how to do this: on a web page user enters text to search, then checks checkbox to indicate which fields to search. * Testing should work in Firefox without installing anything else on my PC. Someone told me AJAX has some problems which disappear if run on a server, and I don't have access to a server with AJAX. * I don't know if jquery would help me here or not. I know nothing about it. * Find tutorials about filtering with XML, but not where they get user input from a form. Screenshot of idea is here[^] XML file is here:
Bill Smith University of Foo Microbiology Sandy Green University of Foo Microbiology Peter Billowsails United Nations FAO How nematodes affect corn crops These are usually several paragraphs long. corn nematodes IARC 2016-02-03 Interesting study.
I enclosed all the XML in pre and /pre tags and it still doesn't show. What am I doing wrong here?
What architecture are you planning to use? MVC ?