Timer run from DataBase

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saajid farhan
    New Member
    • Jul 2007
    • 1

    #1

    Timer run from DataBase

    I want a program to be run on desktop it most have following feature:

    1. it is timer which start as a user login
    2. this timer run from database which contained the VCR No. like 123456 which link to the timer which have data of 1 hour and 30 minutes.
    3. so, the user login to PC this application ask the user to enter the VCR no. if the user enter the right vcr number they start using the PC for the time which is specified in the DB. and when the time left in his DB less then 5 minute he got warning to enter the new VCR number to keep working and if the user did not enter the right VCR number he will automatically logoff after DB time goes 00.

    kindly help me to solve this problem
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Here at TheScripts we are more oriented toward solving particular programming problems, not designing your application for you. Our advice in a case like this is usually to make a good solid attempt at it yourself, and come back to us with specific questions if you run into difficulties.

    Comment

    Working...