I only know HTML, so I would need a detailed response. I want to have a javascript which serves the same purpose as a shopping cart, but much less complicated. Nothing fancy, I want users to be able to add an item to a shopping basket (no prices or quantities, just the name of the item/service). Then show at the bottom part of the web page a table which shows the contents of the basket. I then want to have the contents of the basket shown on a seperate web page (the inquiry form) and have it in a format which can be sent through a CGI-Mail script.