Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Progress bar and timer in .net

This is a discussion on Progress bar and timer in .net within the Microsoft .NET forums, part of the Programming Talk category; HI All, In my web based project one quiz module is there for that i need to implement progress bar ...

  1. #1
    stevejhon is offline Junior Member Array
    Join Date
    Oct 2008
    Answers
    2

    Progress bar and timer in .net

    HI All,
    In my web based project one quiz module is there for that i need to implement progress bar and timer,.if anybody have an idea please help me.

    Thanks In Advance!
    Steve


  2. #2
    lokeshm is offline Member Array
    Join Date
    Apr 2005
    Answers
    63
    I suggest you make use of session variable to store test start time based on this variable you can determine the time elapsed at each question and display the same until quiz time expires or the quiz is completed by the user after which you can destroy the session variable

    You can make use of same concept for progress bar also


Latest Article

Network Security Risk Assessment and Measurement

Read More...