Hi, I am developing an application (quiz engine) using C#
in Dot net.
My problem is I am designing the selction option using
radio button.
So, I want to retrive the data from the database to the
radiobutton option.
And also please tell me the how to compare the correct
answer option with
Answer selected by the users. If any body knows or have
done this before please
Help me out. My mail id is get_rome@yahoo.co.in.
Table format:
Question Id Queston Option1 Option 2 Option 3
Option 4 Correct answer
1 What is ur name? My name is ….. My name ….
My name …. My name …. My name is tom
Answer Posted / ajay
can you send me the coding so that i can resolve it
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain server-side scripting and client-side scripting.
Where sessions are stored in asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What is state management techniques in asp.net?
Explain how can we inherit a static variable?
When was asp.net released?
What r the asp.net list controls and difference between them?
Why is this service branded with windows livetm?
How do you identify that the page is postback?
What is the full form of asp.net?
What kind of data we can store in viewstate?
How many web config files can be created for an application?
Where is cookie used in asp.net?
To load your generated dataset with data which method do you invoke?