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
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
Comment