Hi, Does anybody know how to create a poll with CF?
SYRRoss - 30 Mar 2007 19:04 GMT
Ray Camden has a nice ColdFusion-based open source survey application.
http://soundings.riaforge.org/
SafariTECH - 30 Mar 2007 19:32 GMT
A poll is really just a form with a radio selection in it ... what you do with
it after that is up to you and there as many ways to play with the data as
there are developers.
If you want to auto-graph the results use CFCHART otherwise you can just show
totals and percentages.