I have to develop an application sounds like this:-
User is allow to access a form (is actually a test/quiz) within a
specific time frame, let say 45 minutes. After this 45 minutes, if the
user has not yet click the submit button to submit the form, the
system need to automatically submit it.
So, can anyone teach me how to check the time out as well as how to
make the form submit automatically? Thank you very much.
User is allow to access a form (is actually a test/quiz) within a
specific time frame, let say 45 minutes. After this 45 minutes, if the
user has not yet click the submit button to submit the form, the
system need to automatically submit it.
So, can anyone teach me how to check the time out as well as how to
make the form submit automatically? Thank you very much.
Comment