Hi there, I have a record label and our website is almost ready to go live. I have a bunch of artists' material on the site, and have given visitors the option of ordering their CD's online or downloading their mp3's for free. I am also thinking of adding a program (or script or whatever) to the website, allowing visitors to create their own playlists from any of the artists' songs, which will then be emailed to me, the administrator, so that the visitors can order their own mixed CD. I don't want the visitors to be able to make mp3 CD's (becuz that would defeat the purpose), but I don't have the hosting space to keep a bunch of WAV or AIFF files in a folder, either. I'm thinking it should be like a "shopping cart" thing, except instead of "add to cart," the visitors could "add to playlist." Then when they were done, they could click "submit playlist," a text file containing their chosen songs would be emailed to me, and I would create their CD and mail it off to them. How would I go about writing/designing something like this? I am familiar with HTML and CSS, but that's about it. I just have no idea what to use for this. PHP? Javascript? Thanks, Mike