Its urgent .......

Subject: Its urgent .......
From: "syed kabeer" <abdulkabeer@xxxxxxxxxxx>
Date: Wed, 31 May 2000 20:02:01 IST
Hello
Iam very new to xml and just started any help is appreciated
I have an xml file which i have attached below. I want to parse this and display an html file from this xml data.


apart from this i should also be able to tell which row the user has clicked or the problem can be solved if i can get the number of rows.

it is very urgent and thanks in advance



<RESPONSE xmlns:dt="urn:schemas-microsoft-com:datatypes">
<mytag ID="NEW">
<COLUMN ID="NAME"  VISIBLE="YES" TYPE="TEXT">Name</COLUMN>
<COLUMN ID="ADDRESS  VISIBLE="YES"  TYPE="TEXT">Address </column>
</mytag>

   <TASK>
			<AREA ID="001">
				<NAME>pat</NAME>
				<ADDRESS> nj </ADDRESS					        </AREA>
		         <AREA ID="001">
				<NAME>pat</NAME>
				<ADDRESS> nj </ADDRESS					        </AREA>
   </TASK>
</RESPONSE>

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread