PDA

View Full Version : add prices to my form



rakha
28-Feb-2007, 05:52 PM
hello everyone i was wondering if someone can help me

my form is of a multiple page form now what i want to do is add prices to the products

<input type="radio" name="product1" value="product a"/>
<input type="radio" name="product1" value="product b" />
<input type="radio" name="product1" value="product c" />


the value i have is for the product name to appear in the next page, now how could i add price for every product and then add them to give a total price. the prices will be added hidden and at the end of the form last page will show the total.


any help is really apreciated


sincerely,
rakha

russellr
28-Feb-2007, 09:22 PM
Hi,

You can do this with a multi-page form and with the FormMail Computation Module.

Here's a sample: http://www.tectite.com/samples/orderform.htm

The FormMail Computation Module is not a free product, however.

Multi-page forms are described in the HOW TO guides.