Hi all,
I know ive been posting alot on here lateley, dunno if thats a bad thing or not but sorry anyway!!
Anyhoo, i have 3 radio buttons on a form to select an answer for a question. I need to be able to keep a score of how may questions the user has got right.
But to do this, I need to determine which radio button has been selected and measure the correct answer against the chosen buttons text value.
However, I cant find a way to do this. Im thinking a control array, but Im not sure how to do this in .NET (Ive recently transitioned from VB6).
Thanks
I know ive been posting alot on here lateley, dunno if thats a bad thing or not but sorry anyway!!
Anyhoo, i have 3 radio buttons on a form to select an answer for a question. I need to be able to keep a score of how may questions the user has got right.
But to do this, I need to determine which radio button has been selected and measure the correct answer against the chosen buttons text value.
However, I cant find a way to do this. Im thinking a control array, but Im not sure how to do this in .NET (Ive recently transitioned from VB6).
Thanks