Page 1 of 1

simple poll method?

Posted: Tue Aug 05, 2003 2:56 am
by Telos
I want a really simple poll for my own site and I just haven't figured out any good ways to code it simple. The only requirements would be that I need to have option to specify the question and various amount of answer options. There is no need for poll history where you could watch earlier poll results. I just replace the poll with a new one when I want so how would you do it as simple as possible? I don't need no code here...just the idea behind it because the only thing I can think of is that I need at least 3 db tables which sounds a bit too much for a simple poll which I want :) Thanks for any ideas.

Posted: Tue Aug 05, 2003 4:05 am
by werlop
You can get a pre written solution for free called Advanced Poll v2.02. It does everything your after and more.

Get it from

http://www.proxy2.de

Hope this helps you!

Posted: Tue Aug 05, 2003 5:15 am
by Telos
I know I can have premade poll systems which can do a lot of stuff ready made but I don't want to do that. I want to code it myself and keep it as simple as possible.