I have an online store that sells compact discs and I use a shopping cart perl script. I use a flatfile database that has all the products in it. My question is this, is there a way to have a different 'open window' script in each line of the database? I would like to have a little popup window for each disc to display the track listing, to avoid having each song listed on the artist's page. The script would have to be in the database so my customers can search by song title and it would have to be a single line. Is it possible?