I have made some picture galleries, and now I'd want to ad a functionallity, so people can request me to send them the image. For that I'd want to have a button beneath every picture, which will add that picture's name to the cart/list. When they're done, they need to click the send button and the list is submitted to me.
Is this possible with a frames page, with in one frame the images and in the other the list, or should I make a seperate page on which you see the list and can click the submit button?
What's the best way to do this? I've read some online HTML manuals, but I can't figure it out
This would send data to you function page where you can plug the data into the email and have it sent to you or maybe insert data into the database.
For this you will need your severside (ColdFusion, ASP, PHP), any of these you have available?
Bookmarks