Polling Control Framework

This framework and control set allows you to show polls to the user for them to vote on. It is a Provider-based feature, which has built-in providers for Access and Sql Server back-ends.

Neato Features:

  • Auto-selection of current poll to show based on publishing start date and category.
  • Optional manual selection of poll to show.
  • Voting modes: Single (Radiobutton), Multiple (Checkboxes), and Rating (DDL with ranking-numbers) voting.
  • Optionally allow write-in votes
  • Lots of styling and templating available for the PollView control.
  • Optional tracking of votes by cookie.
  • Optional requirement of user-login to vote.

Shown here is the PollView control, which allows the user to vote on polls and view results. Not shown is the PollManager control, which allows admins to define the polls for the site.


Foo?