Subject: Displaying one node at a time
From: Fadi Qutaishat <fadi_taher2000@xxxxxxxxx>
Date: Mon, 4 Jul 2005 11:02:06 -0700 (PDT)
|
Hi all,
Suppose I have the following XML file:
<page>
<chunk id= "1">
<chunk id= "2">
<chunk id= "3">
</page>
How can I display one chunk at a time, for example,
using a next link.
I have found similar question on the list but I could
not find the answer.
Many thank,
Fadi
__________________________________
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html
|