Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Multiple product calculation

1 byte removed, 14:26, 20 June 2012
Create the Variables
''int_times[5]=0;''
 
''var int_star=new Array();''
int_times[0]=1.90; And the rest of the array will be all set to zero
== Getting the selected values from the Drop down lists ==