add options to form for shopping cart

A

Amy

ionHi!
I'm trying to allow customers to select a size for t-shirts I offer. I have
a drop down menu and the form set up and operating. I can't get the select to
be added to the shopping cart. I do have it operating correctly from my old
site and from what I can see, the name for the drop box menu should be the
same as the product name. But Frontpage won't allow them to be the same.
HELP!!!!
 
D

David Berry

2 form elements can't have the same name. You need to call the drop down
something else.
 
Top