Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a program which will set a timer at admin page. If ever the user take an exam
and the respective time is over that is being set by the administrator, the program will automatically closed.Please help me in regards to my problem.Thanks!Do you have a sample code of this?
Posted

1 solution

Have a look at the javascript setTimeout function.

Tutorial - Using setInterval and setTimeout[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900