Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / shivam

first use if case
if(radiobutton1.checked)
{
use dataadaptor or sqlcommand for retriving the data from
database
if ever anybody clicks on radio button it will check ur
condition n retrive data from database
}

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between asp state management and asp.net state management?

1145


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

974


Explain Features in ASP.NET

1138


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

1149


What are the page life cycle events?

962


Can you explain one critical mapping?

1048


How can you identify that the page is post back?

1054


How would you enable impersonation in the web.config file?

1052


What is the difference between user control an custom control?

1163


Explain the significance of routing? : asp.net mvc

1097


Differentiate globalization and localization.

1074


What is the difference between web.config and machine.config in ASP.NET?

1205


How do I use a proxy server when invoking a web service?

1047


What is query string? What are its advantages and limitations?

1030


What is a multilingual website?

1055