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
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