Forum Moderators: open

Message Too Old, No Replies

Forms FP2000 help needed

         

gecko001

11:48 pm on Apr 23, 2003 (gmt 0)

10+ Year Member



Hi all,
I am setting up an ecomerce site, that uses a basic shopping cart to sell clothes.
I need to create a form that will post the following to the shopping cart
1 Quantity
2 Color with price variable
3 Size
4 Submit

Any ideas on how to set the price variable for color?
all help appreciated
thanx Paul

lscott

2:59 am on Apr 26, 2003 (gmt 0)



I hate to say this, but the syntax used to post to your shopping cart will depend entirely on your cart. What works with one won't work with another. The readme file that came with your cart script should contain form syntax that will help you get going.

Using the FP form maker is okay for inserting form fields, but you will have to go into the html view to edit the form method and action, as well as to make certain that your form uses the syntax required by your shopping cart.

If you post the cart name and version, maybe someone here will be able to give you more detailed information.