How to create a shop that shows the following:
Enter Name:
Pies
(the options is a check box)
meat pie (check box) Quantity (text box)
chicken pie (check box) Quantity (text box)
pepperoni (check box) Quantity (text box)
if the check box are not check it must show a message and the quantity to the pizza choose must also show message
Size
Small R45.00 (Radio button)
Large R90.00 (Radio button)
if the radio button are not check it must show a message
toppings R6.00 each
Extra meat (check box)
sausage (check box)
mushrooms (check box)
if the check box are not check it must show a message
Add 1l drinks @ R20.00
Coke (check box) Quantity (text box)
Sprite (check box) Quantity (text box)
Pepsi(check box) Quantity (text box)
Fanta(check box) Quantity (text box)
when the Buy button is click it must show al the stuff the user pick and must calculator there total amount.
Comments
Leave a comment