|
Hi. Im trying to use an onchange function to display in a text box the price of an item after a customer changes the quantity in a dropdown menu. The initial price of the obect will be generated through a mysql query and held in php variable $price. Has anyone done this or seen it done? if so where?
Thanks for looking
|