|
XML File online parsed into HTML Form?
Please feel free to move this if its in an irrelevant section.
Basically I have a HTML Form that passes information to a server, and then the server returns to us an XML document on the site.
Now with that XML document, it is about cars and there are constant fields for example how many doors the car has, miles, etc.
How can populate a new set of HTML fields with the information that was in the XML file?
|