Click here to Skip to main content
15,892,746 members

Comments by AlexHarmes (Top 17 by date)

AlexHarmes 28-Jan-14 6:06am View    
No, that part I get - my question is how do I know if it was form1, form2 or form3 that was submitted? I cannot find any distinguishing returns to identify which form the input is coming from.
AlexHarmes 25-Jan-14 11:53am View    
Do you have an example of how I could isolate get it from the FormsCollection as I am not at all familiar with its proper use?
AlexHarmes 20-Jan-14 13:13pm View    
I have sent you the files by email as well as a new screen shot. You will see it is one array I am really struggling with!
AlexHarmes 20-Jan-14 12:27pm View    
No aspx just view - cshtml. Do you do views?
AlexHarmes 20-Jan-14 12:10pm View    
The get action should return a screen exactly like the screen shot I sent you, just with the two options the user selected will appear selected. I have not gotten that far as I have not gotten a version with 2 Questions on the same page to populate with all the options for each question listed.

It could also be a dropdownlist or radio group - OR it could be a text box then there would be nothing in the QuestionOption table at all but the response would be saved in the Response table.