L
Lewis
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
board from the CPU database.
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.
All of the drop downs are independant. So if a user chooses a
different motherboard it can update the price and then if they choose
a different processor it updates again etc.. just like Dell use for
their PC configurator.
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
board from the CPU database.
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.
All of the drop downs are independant. So if a user chooses a
different motherboard it can update the price and then if they choose
a different processor it updates again etc.. just like Dell use for
their PC configurator.
How can I have the price dynamically change based on different values
being selected from the drop down boxes?
Thanks for any help
Lewis