Poll (Voting) Control

MielieSpoor

Expert Member
Joined
Dec 6, 2006
Messages
1,984
Hello all you programming dudes,

I'm looking for a control I can use on my site to do polls/voting? (It needs to be an asp.net control)

I found one somewhere on msdn, but that was written in .Net 1.1 so its not really relevant anymore since we have AJAX and the likes today.

Any ideas?
 

Happy Camper

Expert Member
Joined
Jul 21, 2009
Messages
1,510
There are poll scripts all over the place, usually all that's required from you is an extra table or so in an existing database, google bro!
 
Top