Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i m trying to do a small web site for doing online test. i have some questions in database table with options,what will be the best option(which control) to show the question and options??????????? plz help
Posted

No one control is exactly what you want: Assuming that you want one question per page, then a label (or read-only text box) and a set of radio buttons is probably what you want to use.
 
Share this answer
 
Comments
Himu from Orissa 8-Apr-12 10:46am    
exactly i hv used this thanx
Use Ajax for Timer if you want time based exam.
See this article
Online Exam in C# ASP NET[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900