PDA

View Full Version : Point system


Bucfan327
02-09-2008, 12:54 PM
Any have a tutorial or code of some sort that has a working point system. I want to have it so that when a user does something on my site it gives them a certain amount of points, and it keeps track of them for the user...

Vege
02-10-2008, 05:55 AM
Nothing specific program comes to my mind as it's kinda webspace related thing how to give points and what to give and when to give and how mutch on what page or what user.

How are you logging in your users atm?

Are you familiar with some serverside language so you could build your own or is premade system a must?

platnium
02-10-2008, 08:37 AM
I think you can do this in asp.

Vege
02-10-2008, 01:22 PM
every serverside langage is sufficient.