HomeCommunityControl GalleryCommunityVotingVoting Control

Voting Control



(14) Submit a Review

19,461 Downloads

70,642 Views


Description

The voting control is the same control used on the www.asp.net site to run polls. It has full Visual Studio .NET design time support and gives the user full control over all colors, fonts, styles, etc. The control requires a SQL Server database (.zip file includes SQL scripts) and is completely driven from an xml file to control Questions/Answers. It can additionally be configured to allow multiple votes, or can be configured to only allow a single vote.

Syntax Example

See ReadMe.txt for more details. <Microsoft:Vote id="Vote1" runat="server" ConnectionString="[dsn]" AllowMultipleVotes="true" > <ItemStyle Font-Size="0.7em" Font-Names="Verdana,Arial"/> <QuestionStyle Font-Size="0.7em" Font-Names="Verdana,Arial" Font-Bold="True"/> <ButtonStyle Font-Size="0.7em" Font-Names="Verdana,Arial" Font-Bold="True"/> </Microsoft:Vote>

Reviews

Submit a review

s

Reviewed by: hiden on Friday, April 19, 2013

4 Stars

s

Able to vote more than once...

Reviewed by: jdperk on Thursday, August 02, 2012

3 Stars

I went to you website www.themurcury.com and I was able to vote more than one time. I was able to open IE, Google Chrome, and FireFox, and vote each time in the three browsers. After voting once in a browser for example IE if I closed the browser and relaunch it would only show the results and not let me vote again. So a flaw in the design since I voted 3 times by way of using 3 different browsers. I want to capture one vote per user per day no matter which browser they use. So can this control capture their IP address to ensure they only vote once from that IP address, or some other mechanism?

dsfsdf

Reviewed by: phamquang_vietnames on Monday, April 16, 2012

4 Stars

sdsdfsd

areej

Reviewed by: areej awad on Sunday, September 18, 2011

4 Stars

الحمد لله

poll

Reviewed by: recoilza on Sunday, August 15, 2010

5 Stars

poll

Does exactly what it says on the tin.

Reviewed by: spoonseng on Saturday, June 05, 2010

5 Stars

excellent little control. Thank you

Vote Test

Reviewed by: chanmyaae on Wednesday, December 17, 2008

4 Stars

Testing for vote control

w9w

Reviewed by: psionic on Sunday, August 31, 2008

5 Stars

good

Good!

Reviewed by: dalabera on Tuesday, June 10, 2008

3 Stars

Interesting

dd

Reviewed by: douhaogege on Wednesday, April 23, 2008

4 Stars

ccc

GOOD

Reviewed by: manoool on Tuesday, April 08, 2008

4 Stars

GOOD

A good control

Reviewed by: vinit_4u on Friday, March 14, 2008

5 Stars

This will help a lot thanks!!

Thanks guys!

Reviewed by: mguiling on Saturday, December 11, 2004

5 Stars

Exactly what I was looking for, a simple unobtrusive poll. I installed this control in minutes (see www.philanj.com). I'll make a few changes to adapt it to my architecture, but 90% of the solution is there.

Very nice

Reviewed by: dgabriel on Monday, April 28, 2003

5 Stars

Works very well, if I had been using MS SQL server, I'd have had it running in just a few minutes. However, I am using MySQL, so I had to do a bit of code mod work. But, by just changing the DB related code and nothing else, I have a very nice looking poll. Many thanks to the original author. For examples of this poll running - you can visit my website http://www.themercury.com The poll is on the lower right side.