Guest_imported
New member
- Jan 1, 1970
- 0
have a page with a number of select menus, of different parts of a computer. A user can select the different parts, i set the value to the price of each part and use javascript to eval the total price.
I then use php to send the information to a retailer.
But php gets the value information, which is the price,
i dont want to have to code it so that it changes price to the text, i want to access the text of the selected option with php then pass that along.
Anyone? Help ME? Thanks
I then use php to send the information to a retailer.
But php gets the value information, which is the price,
i dont want to have to code it so that it changes price to the text, i want to access the text of the selected option with php then pass that along.
Anyone? Help ME? Thanks