Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Reading XML into a table

I am in the process of learning XML. I have trying to do the following an cannot manage it. Within XML can somebody read an XML file and display it within a table, but only display the first 6 records.

I have tried using a XML Data Island
Ie
<XML src=abc.xml ID=abc><XML>
<input type=text DATASRC=#abc DATEFLD=def>

Using this method I can only display one record in a table not six.

I have also tried using DOM. I can load the XML elements information but do not know how to put it into a table.

As I stated I am just learning, please try to keep answer at a very simple level. At the moment I am just studying Data Islands and DOM so I am hoping that any solution can be kept to these topics.

Please help.

Brendon
[798 byte] By [BrendonMelville] at [2007-11-11 7:56:28]