Thanks for getting back to me Andrei,

Unfortunately I can't get this to work.

I'm using Daxedit, and the only code which I included was on the Start page:

Code:
<!--[album(all,artist,title)]-->


<!--[if(cover)]--><!--[cddbid/]-->.jpeg<!--[/if]-->

<!--[/album]-->
I get an error:
Code:
Unknown tag or section "cddbid"
Im guessing it doesnt like that its on the start page, inside the <!--[album]--> tags, but Im not sure how I can get it to work?

I could put it outside the <!--album--> tags, but then it doesnt output anything, or i can put it onto the album page - which isnt ideal, cos id end up with a load of pages to upload, whereas when its on the start page, i end up with a single page to upload in mysql, in order to get all the data uploaded.

Any ideas how i can get this?

Cheers again

-V15-