Hello everyone,
My problem is i want to display data in txtfile to the xml file.
For example i write www.yahoo.com in the test.txt and i want to display the link (www.yahoo.com) in the xml file.
Please anyone help me.
so i want call the link at the artistlink section
My problem is i want to display data in txtfile to the xml file.
For example i write www.yahoo.com in the test.txt and i want to display the link (www.yahoo.com) in the xml file.
Please anyone help me.
Code:
<albuminfo> <artLocation>slideshow/slide1.jpg</artLocation> <artist>The Doors</artist> <albumName>Greatest Hits</albumName> <artistLink>[B]link1.txt[/B]</artistLink> <albumLink>http://www.yahoo.com</albumLink> </albuminfo>