Regarding timer Control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • muralidotnet
    New Member
    • Apr 2008
    • 1

    Regarding timer Control

    I have used in single page.

    This is complete scenario:

    I have conduct one quiz program in online. That quiz have 10 questions, each question have duration 1 minute or 2 minutes, totaly 10 minutes. but the question displaying one by one. when user attends the first question clicking on next button the new question displaying, at the same time particular question time also displaying. suppose i have assigned particular question time 1 minute, if time is expired automatically next question displaying.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by muralidotnet
    I have used in single page.

    This is complete scenario:

    I have conduct one quiz program in online. That quiz have 10 questions, each question have duration 1 minute or 2 minutes, totaly 10 minutes. but the question displaying one by one. when user attends the first question clicking on next button the new question displaying, at the same time particular question time also displaying. suppose i have assigned particular question time 1 minute, if time is expired automatically next question displaying.
    Have you tried using the timer control?
    What is the problem you are having with this control? Any errors?

    Please post any code snippets that you think might help to explain the problem you are facing.

    (Please remember to use [code] tags when posting code)

    -Frinny

    Comment

    Working...