You need to sign in to do that
Don't have an account?

need to create a back timer (online exam)
I have created one vf page to display questions(records) from my custom object and provide result for the questions in same vf page. Now my senarios . I need to show a back timer on vf page which runs as it starts 60min59sec ,, 60min58sec 60min57sec ,,time left. like that i need to set time for vf page. If end user could n't complete the test with in 60 mins , Thankyou page should appear...
could any one help??
Hi,
I think you need to create a timer component which accepts number of minutes as a parameter. Include this component in the VF page.
I think it should work.
Regards,
Sridhar Bonagiri