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 does ASP.NET framework maps client side events to Server side events.?
Write a code for sending an email from asp.net application.
What is a runtime version?
What is the difference between Session and response.Redirect?
Explain the server control events of asp.net ?
When Cookies are expired in ASP.NET?
Where can I get the details on migration of existing projects using various technologies to asp.net?
How to set the pane area to transparent of a scrollPane component.?
What are the ways of preserving data on a Web Form in ASP.NET?
What is the use of worker process in asp.net?
what is loosely coupled solution? How it can be used?
What is the difference between web config and machine config files?
what is AutoEventWireUp and what is the use of This property explain in details?
What does the hotspot class in .net do?
When you use Ajax controls in the ASP.NET application?