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 / rajesh
hi this is rajesh pass the question id to the stored procedure
and retrieve the options from the datasource take
radiobuttonlist and bind the content to the radiobutton list
if any doubts is there contact to my maid id i will help u
ok byeeeeeeeee
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
How do you open a page in a new window?
How you can return View from ASP.NET Web API method?
What is session state server?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is an il?
What is the use of session in web application?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is http response header?
Which method is used to enforce garbage collection in .net?
How does ASP.NET framework maps client side events to Server side events.?
Is viewstate secure?
What is semantic gap?
What are the different web pages?
Explain the difference between array and linkedlist?
What is a reflection?