I am developin an Online Examination Project.
I need a some help to develop this Project.
I have done almost part of administrator.
But the problem is that in user part.
I dont understand how to retrive each question,answer from db and laod on page.
How to check answer how each question and maintain a session for user.
Krishna GaradPosted Jan 4, 2011, 11:22 PM
<%#Eval("Question")%>
<-----items----->
<-----items----->
And can get answer on click event of radiobuttonlist and maintain records in your database.