i have a js calculator that on my main page that calculates the persons order client side, the info is then sent to an order review page for the user to input there address, etc. question is i need to include the product that theyre ordering but, the values are set to $amounts for the calculation script. i was thinking about using a switch or else if based on the value. BUT three of the products share the same price. any ideas??
grabing value from drop down menu
Started by pioneer27, Apr 20 2009 03:05 PM
1 reply to this topic
#1
Posted 20 April 2009 - 03:05 PM
|
|
|
#2
Posted 21 April 2009 - 02:03 AM
use a product id instead of price.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
I study Information Systems at Karlstad University when I'm not on CodeCall


Sign In
Create Account


Back to top









