[C#-WEB] How can i display the Question per page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sandeepsangshetty
    New Member
    • Aug 2008
    • 12

    [C#-WEB] How can i display the Question per page

    Hi friends,
    I am new to Asp.net web pages using C#.
    I am doing "online written test"project using Asp.net.
    Here i'm storing the questions & answers in the sql sever 2005 database
    table.
    When the test taker taking the test i need to diplay the question per page in the test window(.aspx).

    These questions should display according the settings made before starting the test i.e example 1)C# questions 30% of total c# questions
    2)VB questions 30% of total vb questions
    3)Asp.net questions 60%.

    According to the above settings i need to display only one question in the test taker's question page(.aspx).
    And up on clicking the next button in the current question page he should get the next question.

    Can any body give me the idea how to do this?
    Please please help me ,i struck up with this problem.
    Thank you.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    This sounds like your homework. What have you tried so far?

    Comment

    Working...