86rayl
10-02-2006, 01:40 PM
I am now building a web page that require a function of drop down lists which
will allow the calculation button to add all of the selected item value from each of the drop down list box, and show the final value in the text box.
i need to put different cpu item in the cpu list, and different ram item into ram list, display card item into its list... and so on... each item has a different cost, from the user end, after all of the selection from each category, a calculate button can retrieve the cost from each drop down list item and add
all of the value and show it into a text box... now, how can i achieve this?
can anyone give me guide and some sample code i may take it as a reference of ? thank you in advance.
Sincerely
Raymond
will allow the calculation button to add all of the selected item value from each of the drop down list box, and show the final value in the text box.
i need to put different cpu item in the cpu list, and different ram item into ram list, display card item into its list... and so on... each item has a different cost, from the user end, after all of the selection from each category, a calculate button can retrieve the cost from each drop down list item and add
all of the value and show it into a text box... now, how can i achieve this?
can anyone give me guide and some sample code i may take it as a reference of ? thank you in advance.
Sincerely
Raymond