Click here to Skip to main content
15,883,535 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: hi experts.. How to use store procedure with Entity Framework Pin
John C Rayan4-May-16 22:17
professionalJohn C Rayan4-May-16 22:17 
QuestionMapArea Coordinates not persisted Pin
Mark Falleroni27-Apr-16 5:06
Mark Falleroni27-Apr-16 5:06 
QuestionHow to control routing too many url's Pin
VBDeveloper201524-Apr-16 4:48
VBDeveloper201524-Apr-16 4:48 
AnswerRe: How to control routing too many url's Pin
Wombaticus24-Apr-16 5:18
Wombaticus24-Apr-16 5:18 
AnswerRe: How to control routing too many url's Pin
John C Rayan26-Apr-16 3:29
professionalJohn C Rayan26-Apr-16 3:29 
QuestionDeveloping an election ballot box app. Pin
samflex22-Apr-16 5:04
samflex22-Apr-16 5:04 
QuestionRe: Developing an election ballot box app. Pin
ZurdoDev22-Apr-16 5:39
professionalZurdoDev22-Apr-16 5:39 
AnswerRe: Developing an election ballot box app. Pin
samflex22-Apr-16 6:23
samflex22-Apr-16 6:23 
I have a code that displays candidates' positions and names in radio buttons for elections.

For instance:

For President:
Canditate 1
Candidate 2
Candidate 3

Same with vice president, secretary, treasurer, etc

These are generated dynamically from the database. That's how it was originally designed.

What we would like to add is another option on the radio button called Write In candidate.

This way, if voters don't like any of the candidates listed for a particular position, they can check the Write In radio option and write in the candidate of their choice.

Because these radio buttons are dynamically generated, it has made it extremely difficult to add the Write In option.

My question is whether anyone can help with a more manageable code that includes Write In candidate radio option.

If my code is needed, I can post them here but I will be the first to admit that it is messy and confusing.

Hope this clarifies this and thanks.
QuestionRe: Developing an election ballot box app. Pin
ZurdoDev22-Apr-16 6:32
professionalZurdoDev22-Apr-16 6:32 
AnswerRe: Developing an election ballot box app. Pin
F-ES Sitecore24-Apr-16 3:01
professionalF-ES Sitecore24-Apr-16 3:01 
GeneralRe: Developing an election ballot box app. Pin
samflex24-Apr-16 13:21
samflex24-Apr-16 13:21 
GeneralRe: Developing an election ballot box app. Pin
F-ES Sitecore24-Apr-16 22:51
professionalF-ES Sitecore24-Apr-16 22:51 
GeneralRe: Developing an election ballot box app. Pin
samflex25-Apr-16 4:38
samflex25-Apr-16 4:38 
GeneralRe: Developing an election ballot box app. Pin
F-ES Sitecore25-Apr-16 4:49
professionalF-ES Sitecore25-Apr-16 4:49 
GeneralRe: Developing an election ballot box app. Pin
samflex25-Apr-16 5:49
samflex25-Apr-16 5:49 
GeneralRe: Developing an election ballot box app. Pin
F-ES Sitecore25-Apr-16 23:11
professionalF-ES Sitecore25-Apr-16 23:11 
GeneralRe: Developing an election ballot box app. Pin
Richard Deeming26-Apr-16 1:42
mveRichard Deeming26-Apr-16 1:42 
GeneralRe: Developing an election ballot box app. Pin
samflex26-Apr-16 5:59
samflex26-Apr-16 5:59 
GeneralRe: Developing an election ballot box app. Pin
Richard Deeming26-Apr-16 7:28
mveRichard Deeming26-Apr-16 7:28 
GeneralRe: Developing an election ballot box app. Pin
samflex28-Apr-16 8:04
samflex28-Apr-16 8:04 
GeneralRe: Developing an election ballot box app. Pin
Richard Deeming28-Apr-16 8:08
mveRichard Deeming28-Apr-16 8:08 
GeneralRe: Developing an election ballot box app. Pin
samflex28-Apr-16 9:59
samflex28-Apr-16 9:59 
GeneralRe: Developing an election ballot box app. Pin
Richard Deeming28-Apr-16 11:03
mveRichard Deeming28-Apr-16 11:03 
GeneralRe: Developing an election ballot box app. Pin
samflex28-Apr-16 11:58
samflex28-Apr-16 11:58 
GeneralRe: Developing an election ballot box app. Pin
Richard Deeming29-Apr-16 2:04
mveRichard Deeming29-Apr-16 2:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.