How do those websites like Dell keep track of price..
IE
Say you have 2 radio inputs one with a value of 0, the other with a value of 1.
And you have five of these..
a_1 = 0
a_2 = 1
a_3 = 0
a_4 = 0
a_5 = 1
how would you keep track of the totals?
Initially you could just do a sum of the values but what if the user
changed an option? it wouldnt subtract the 1?
Any ideas would be appreciated.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to