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 many types of Cookies are available in ASP.NET?
Explain the difference between singleton and single call?
What are asp.net web forms?
What is the use of web.config and machine.config files?
What is ashx file in asp.net?
What is a 401 redirect?
What is a 404 redirect?
Can more than one person use the same login?
Explain asp.net page life cycle?
Is asp.net and .net same?
What does occur first in ASP.Net, Authentication or Authorization?
What is web configuration file and how to use in web application
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
How would you turn off cookies on a page of a website?
How to Insert/Add in ASPXgridview