Adding up values in drop down boxes selection

  • Thread starter Thread starter kickpoint
  • Start date Start date
K

kickpoint

I have a series of drop down boxes on my site Each selection in the
various boxes is a price that the user will select in order to
customize the purchase I want to be able to have a text box on the
page that will add up the selections and give the user a total price I
know how to give each selection a "value" and use this information to
make this happen I had this working but then realized that when I
added a "submit" button that allows the user to view a printer friendly
page the desciptions of thier selection were the values I assigned to
each selection Is there a way to not assign a value in Front Page to
the selection and write some code that will know what the selection is
and then assign a value to use in order to give the user a total price
within the form. Please to to http://lonewolfguitars.com and select
the Prices and Options page for a look at what I am trying to
accomplish.

Thanking anyone is advance,
Tim
 
See http://irt.org/script/1054.htm

--




|
| I have a series of drop down boxes on my site Each selection in the
| various boxes is a price that the user will select in order to
| customize the purchase I want to be able to have a text box on the
| page that will add up the selections and give the user a total price I
| know how to give each selection a "value" and use this information to
| make this happen I had this working but then realized that when I
| added a "submit" button that allows the user to view a printer friendly
| page the desciptions of thier selection were the values I assigned to
| each selection Is there a way to not assign a value in Front Page to
| the selection and write some code that will know what the selection is
| and then assign a value to use in order to give the user a total price
| within the form. Please to to http://lonewolfguitars.com and select
| the Prices and Options page for a look at what I am trying to
| accomplish.
|
| Thanking anyone is advance,
| Tim
|
|
|
| --
| kickpoint
| ------------------------------------------------------------------------
| Posted via http://www.forum4designers.com
| ------------------------------------------------------------------------
| View this thread: http://www.forum4designers.com/message278124.html
|
 
Back
Top