Click to See Complete Forum and Search --> : voting/poll


jnapier
04-15-2003, 02:05 PM
Hi everyone! I just joined and I'm only just learning these various languages. So amazing! Both the languages and the fact that I'm actually learning some of them! I'm not sure which board I should have gone to with my question so I'll try several. I hope that's ok. I'd like to put some buttons or boxes on a webpage for voting or taking a poll, that means it needs a little more than a yes, no. But something that would create a checkbox so that a user can select a favorite item as in taking a poll to find out which photograph website visitors enjoy most. Can someone point me where to find a script or applet or something of this sort? Thanks! Jnapier

pyro
04-15-2003, 04:18 PM
You are going to need some server side language to do this. Try looking at http://php.resourceindex.com/Complete_Scripts/Survey_and_Voting/ for a PHP solution or http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Survey_and_Voting/ for a Perl solution.

havik
04-16-2003, 10:39 AM
You could also try these:

PHP:
http://www.hotscripts.com/PHP/Scripts_and_Programs/Polls_and_Voting/

http://www.devscripts.com/category.php?stId=257

PERL:
http://www.hotscripts.com/Perl/Scripts_and_Programs/Polls_and_Voting/

http://www.devscripts.com/category.php?stId=117

Most are free, some are pay.

Havik