Not programming but desperate for answer
The Lounge
21
Posts
13
Posters
0
Views
1
Watching
-
The thing is, in order to calculate the total, Chris takes into account each voter's ranking (Gold, Platinum, etc.). So I imagine he has to keep track of each vote (and voter) individually to tally the total -- unless he found a much more clever way to do it. Regards, Alvaro
Give a man a fish, he owes you one fish. Teach a man to fish, you give up your monopoly on fisheries.
Alvaro Mendez wrote: he found a much more clever way to do it Actually, I believe he has. I remember a post from him about this subject a while back. He tracks the sum of (rankingi * votei), plus the number of votes.
Software Zen:
delete this;