I know this is possible with XSLT, but I also know I don't have the expertise to do this just yet...I am learning as I type this in fact. If someone could whip up something that would do this I would forever be in your debt. I am hoping to have it something in a form like:
<ul>
<li><div class="songName">Song Name</div> - <div class="artistName">Artist</div></li>
<li><div class="songName">Song Name</div> - <div class="artistName">Artist</div></li>
<li><div class="songName">Song Name</div> - <div class="artistName">Artist</div></li>
<li><div class="songName">Song Name</div> - <div class="artistName">Artist</div></li>
...
...
</ul>
So I can then go through and style this will some fancy CSS :cool: Thanks so much for any help.
Aqua-Soft Forums