Question
Dynamically updating a value based on drop down menus
Hi,
I am trying to make a website for a new computer company. Part of the website allows you to choose different componets, like the Dell website. It has different drop downs like CPU, Case, motherboard etc which list the option we have chosen then it gets all of the records from each database. So for CPU it checks to see what motherboard is selected and displays all of the CPUs that are compatible with that bpard from the CPU data base.
It has the price at the bottom of the page which is calculated by adding all the prices of the drop down menus together but if I change an option it doesn't change the price.
How can I have the price dynamically change based on different values being selected from the drop down boxes?
Thanks for any help
Lewis
I am trying to make a website for a new computer company. Part of the website allows you to choose different componets, like the Dell website. It has different drop downs like CPU, Case, motherboard etc which list the option we have chosen then it gets all of the records from each database. So for CPU it checks to see what motherboard is selected and displays all of the CPUs that are compatible with that bpard from the CPU data base.
It has the price at the bottom of the page which is calculated by adding all the prices of the drop down menus together but if I change an option it doesn't change the price.
How can I have the price dynamically change based on different values being selected from the drop down boxes?
Thanks for any help
Lewis
