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
How do we ensure view state has not tampered?
Which is the parent class of the ASP.NET server control?
What are client activated objects and server activated objects?
What is the behavior of a Web browser when it receives an invalid element?
Define the term Scavenging in Caching?
How does the service stream content?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is request and response in asp.net?
How does asp.net page work?
What does aspcompat="true" mean?
How many validators do ASP.NET have?
explain code with datachaching with example
How Session outproc in Sqlserver stored?
Explain form level validation and field level validation?
How do you identify that the page is postback?