Hi,
I have a simple problem that I just can't get right. I have a site that sells photos. The photos appear on PHPSimpleGallery with the file name as the photo's name. I need some sort of script that, if the user select the photo (via a button or something) that filename must be added to a list that will be emailed to the client. Some of the galleries have upto 400 photo's uploaded at one time so I can't use the convensial MySQL catalogue or cart scripts, any ideas on how to make this possible?
Thanx in advance