Simple Shopping Cart (No Prices, Just Text)
I would like to create a script similar to a shopping cart, but much less complicated. I want to allow the internet user to click on an image and have the name of an item that corresponds to the image be place in a shopping basket (no prices, just a two or three word name). Then have another image which only appears when there are items in the shopping basket. Finally a separate web page needs to retrieve the contents (text) of the basket and make it visible on an order form which ultimately gets sent. I need this to be explained in some detail because I am fairly new to using scripts.