Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi

I am using c# asp.net and mysql server 2008. Can someone help me develop a voting system from where voters can make their selection from a datagrid using radio buttons
Posted
Comments
theanil 18-Jun-11 3:08am    
please make the question clear,
i mean that the voting will be done on single pc or over a network

Sure. You need to write some code. Include some radio buttons, and a data layer that stores values based on what radio button was pressed.

If you want more specific 'help', then you need to ask a more specific question. If you can't write what you want, at all, then why are you attempting this task ?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900