xiaodao
05-15-2007, 03:23 AM
Hi
we all know displaying xml data island we just need to <span datafld="title"></span> then can display all the titles. however my xml is like
<book>
<title>dog dog</title>
<url>doggie.php</url>
</book>
I want to make title "dog dog" linked with "doggie.php" what to do?
we all know displaying xml data island we just need to <span datafld="title"></span> then can display all the titles. however my xml is like
<book>
<title>dog dog</title>
<url>doggie.php</url>
</book>
I want to make title "dog dog" linked with "doggie.php" what to do?