
RayStreet
Deleted
Mar 1, 2000, 4:29 PM
Post #1 of 2
(310 views)
|
|
script/page control
|
Can't Post
|
|
Hi, I'm looking for help with a simple online ordering site. I have several pages of products that I show in batches of 10 in html. Each product is in a form and there is a product code, price and order quantity and an order button. What I want to do is the following: A) when the order button is pressed, then ask the user if they really want to order this item. B) if the user confirms then the order line is written to an order file (or cookie) and the user is left where they were on the current site. C) if the user decieds not to accept to order line then they are just left on the current site page. How can I do this with as few scripts as possible? I've looked at a shopping example from Matts Archive and I just don't understand what is going on - does it have to be so complicated? Has anyone got a simple example of what to do? All help gratefully received. Thanks, Ray
|